diff options
Diffstat (limited to 'sd/inc/glob.hxx')
-rw-r--r-- | sd/inc/glob.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/inc/glob.hxx b/sd/inc/glob.hxx index 32e2d7f54d2f..4708196316d0 100644 --- a/sd/inc/glob.hxx +++ b/sd/inc/glob.hxx @@ -20,9 +20,6 @@ #ifndef INCLUDED_SD_INC_GLOB_HXX #define INCLUDED_SD_INC_GLOB_HXX -#include <svl/style.hxx> -#include <sal/types.h> - #define SD_IF_SDAPP SFX_INTERFACE_SD_START + SfxInterfaceId(0) #define SD_IF_SDDRAWDOCSHELL SFX_INTERFACE_SD_START + SfxInterfaceId(1) #define SD_IF_SDDRAWVIEWSHELL SFX_INTERFACE_SD_START + SfxInterfaceId(3) |