summaryrefslogtreecommitdiff
path: root/writerperfect/source/draw/WPGImportFilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/draw/WPGImportFilter.cxx')
-rw-r--r--writerperfect/source/draw/WPGImportFilter.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerperfect/source/draw/WPGImportFilter.cxx b/writerperfect/source/draw/WPGImportFilter.cxx
index d7629c5c64ea..f29ff5d448a4 100644
--- a/writerperfect/source/draw/WPGImportFilter.cxx
+++ b/writerperfect/source/draw/WPGImportFilter.cxx
@@ -27,10 +27,10 @@
#include <comphelper/componentcontext.hxx>
#include <xmloff/attrlist.hxx>
-#include "filter/DocumentHandler.hxx"
-#include "filter/OdgGenerator.hxx"
+#include "common/DocumentHandler.hxx"
+#include "common/OdgGenerator.hxx"
#include "WPGImportFilter.hxx"
-#include "stream/WPXSvStream.h"
+#include "common/WPXSvStream.hxx"
#include <iostream>