diff options
Diffstat (limited to 'include/comphelper/componentbase.hxx')
-rw-r--r-- | include/comphelper/componentbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/componentbase.hxx b/include/comphelper/componentbase.hxx index d71e80569438..474313e03f54 100644 --- a/include/comphelper/componentbase.hxx +++ b/include/comphelper/componentbase.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_COMPHELPER_COMPONENTBASE_HXX #define INCLUDED_COMPHELPER_COMPONENTBASE_HXX -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> #include <cppuhelper/interfacecontainer.hxx> //........................................................................ |