diff options
Diffstat (limited to 'include/unotools/moduleoptions.hxx')
-rw-r--r-- | include/unotools/moduleoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx index dd42e2bffbea..747a20371f1a 100644 --- a/include/unotools/moduleoptions.hxx +++ b/include/unotools/moduleoptions.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_UNOTOOLS_MODULEOPTIONS_HXX #define INCLUDED_UNOTOOLS_MODULEOPTIONS_HXX -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #include <salhelper/singletonref.hxx> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/uno/Sequence.hxx> |