diff options
Diffstat (limited to 'include/sfx2/sfxbasemodel.hxx')
-rw-r--r-- | include/sfx2/sfxbasemodel.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/sfxbasemodel.hxx b/include/sfx2/sfxbasemodel.hxx index 30e51ebd2d47..fc52fe827e87 100644 --- a/include/sfx2/sfxbasemodel.hxx +++ b/include/sfx2/sfxbasemodel.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SFX2_SFXBASEMODEL_HXX #define INCLUDED_SFX2_SFXBASEMODEL_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 <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/frame/XModule.hpp> #include <com/sun/star/frame/XTitle.hpp> |