diff options
Diffstat (limited to 'include/unotools/useroptions.hxx')
-rw-r--r-- | include/unotools/useroptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/useroptions.hxx b/include/unotools/useroptions.hxx index 10aa5c7be657..e61394a37dd0 100644 --- a/include/unotools/useroptions.hxx +++ b/include/unotools/useroptions.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_UNOTOOLS_USEROPTIONS_HXX #define INCLUDED_UNOTOOLS_USEROPTIONS_HXX -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #include <unotools/configitem.hxx> #include <osl/mutex.hxx> #include <unotools/options.hxx> |