diff options
Diffstat (limited to 'include/sfx2/app.hxx')
-rw-r--r-- | include/sfx2/app.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx index ebb280a25ad6..6827ce6c4b6a 100644 --- a/include/sfx2/app.hxx +++ b/include/sfx2/app.hxx @@ -19,9 +19,9 @@ #ifndef INCLUDED_SFX2_APP_HXX #define INCLUDED_SFX2_APP_HXX -#include "sal/config.h" -#include "sfx2/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <sfx2/dllapi.h> +#include <sal/types.h> #include <tools/solar.h> #include <tools/errcode.hxx> #include <svl/smplhint.hxx> |