diff options
Diffstat (limited to 'include/tools/rc.hxx')
-rw-r--r-- | include/tools/rc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rc.hxx b/include/tools/rc.hxx index 5f1bfac98e50..f8018af9e2cc 100644 --- a/include/tools/rc.hxx +++ b/include/tools/rc.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_TOOLS_RC_HXX #define INCLUDED_TOOLS_RC_HXX -#include "tools/toolsdllapi.h" +#include <tools/toolsdllapi.h> #include <i18nlangtag/lang.h> #include <tools/resmgr.hxx> |