summaryrefslogtreecommitdiff
path: root/include/svtools/sfxecode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/sfxecode.hxx')
-rw-r--r--include/svtools/sfxecode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/sfxecode.hxx b/include/svtools/sfxecode.hxx
index 3cc2f28e4816..3cdad87f4cd9 100644
--- a/include/svtools/sfxecode.hxx
+++ b/include/svtools/sfxecode.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_SVTOOLS_SFXECODE_HXX
#define INCLUDED_SVTOOLS_SFXECODE_HXX
-#include <vcl/errcode.hxx>
+class ErrCode;
#define ERRCODE_SFX_NOTATEMPLATE ErrCode(ErrCodeArea::Sfx, ErrCodeClass::Format, 2)
#define ERRCODE_SFX_GENERAL ErrCode(ErrCodeArea::Sfx, ErrCodeClass::General, 3)