summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/processor2dtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/processor2dtools.hxx')
-rw-r--r--include/drawinglayer/processor2d/processor2dtools.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/drawinglayer/processor2d/processor2dtools.hxx b/include/drawinglayer/processor2d/processor2dtools.hxx
index e4f4684b0b76..18ba6b216dc7 100644
--- a/include/drawinglayer/processor2d/processor2dtools.hxx
+++ b/include/drawinglayer/processor2d/processor2dtools.hxx
@@ -20,10 +20,11 @@
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_PROCESSOR2DTOOLS_HXX
#include <drawinglayer/drawinglayerdllapi.h>
-#include <drawinglayer/processor2d/baseprocessor2d.hxx>
-#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <memory>
+namespace drawinglayer { namespace geometry { class ViewInformation2D; } }
+namespace drawinglayer { namespace processor2d { class BaseProcessor2D; } }
+
class OutputDevice;
namespace drawinglayer