summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8scan.cxx')
-rw-r--r--sw/source/filter/ww8/ww8scan.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index d999f987f4fc..c89faf7f1852 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -33,8 +33,8 @@
#define OSL_ENSURE( a, b )
#else // dump
-#include <swerror.h> // ERR_WW6_...
-#include <swtypes.hxx> // DELETEZ
+#include <swerror.h>
+#include <swtypes.hxx>
#endif // dump
#include <comphelper/processfactory.hxx>
@@ -42,7 +42,7 @@
#include <unotools/localedatawrapper.hxx>
#include <i18nlangtag/lang.h>
#include <editeng/unolingu.hxx>
-#include <vcl/svapp.hxx> // Application #i90932#
+#include <vcl/svapp.hxx>
#include <stdio.h>