summaryrefslogtreecommitdiff
path: root/sd/inc/errhdl.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/errhdl.hrc')
-rw-r--r--sd/inc/errhdl.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/errhdl.hrc b/sd/inc/errhdl.hrc
index 20fe07e02f34..bcaa2a0a5328 100644
--- a/sd/inc/errhdl.hrc
+++ b/sd/inc/errhdl.hrc
@@ -22,7 +22,6 @@
#define NC_(Context, String) (Context "\004" u8##String)
-#include "glob.hrc"
#include "sderror.hxx"
#define ERR_CODE( class, err ) ErrCode(class | (sal_uInt32(err) - ERROR_SD_BASE))