diff options
Diffstat (limited to 'framework/inc/general.h')
-rw-r--r-- | framework/inc/general.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/general.h b/framework/inc/general.h index d7f9f5bc7d3e..018457b925ea 100644 --- a/framework/inc/general.h +++ b/framework/inc/general.h @@ -29,7 +29,7 @@ #include <macros/generic.hxx> -/* Normaly XInterface isnt used here ... +/* Normaly XInterface isn't used here ... But we need it to be able to define namespace alias css to anything related to ::com::sun::star :-) */ #include <com/sun/star/uno/XInterface.hpp> |