diff options
Diffstat (limited to 'include/sfx2/controlwrapper.hxx')
-rw-r--r-- | include/sfx2/controlwrapper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/controlwrapper.hxx b/include/sfx2/controlwrapper.hxx index 2d28cb5f4a87..f6f647bda225 100644 --- a/include/sfx2/controlwrapper.hxx +++ b/include/sfx2/controlwrapper.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SFX2_CONTROLWRAPPER_HXX #include <tools/debug.hxx> -#include "sal/config.h" -#include "sfx2/dllapi.h" +#include <sal/config.h> +#include <sfx2/dllapi.h> #include <memory> |