summaryrefslogtreecommitdiff
path: root/sd/inc/glob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/glob.hxx')
-rw-r--r--sd/inc/glob.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/sd/inc/glob.hxx b/sd/inc/glob.hxx
index 42617744e33e..7f19f42152a1 100644
--- a/sd/inc/glob.hxx
+++ b/sd/inc/glob.hxx
@@ -20,11 +20,8 @@
#ifndef INCLUDED_SD_INC_GLOB_HXX
#define INCLUDED_SD_INC_GLOB_HXX
-#include <tools/solar.h>
-
#include <rsc/rscsfx.hxx>
-
-//------------------------------------------------------------------
+#include <sal/types.h>
#define SD_IF_SDAPP SFX_INTERFACE_SD_START + 0
#define SD_IF_SDDRAWDOCSHELL SFX_INTERFACE_SD_START + 1
@@ -83,8 +80,6 @@ const sal_uInt32 SdUDInventor=sal_uInt32('S')*0x00000001+
#define SD_OPTION_MORPHING "Morph"
#define SD_OPTION_VECTORIZE "Vectorize"
-//------------------------------------------------------------------
-
#endif // _ INCLUDED_SD_INC_GLOB_HXX