summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePositionHandler.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-12-13 20:45:30 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-12-13 20:45:30 +0100
commit2ffeaecdf0bbef478408fb6753ec6cf9ea043b16 (patch)
tree02804ccb518945db7481b0127eea69287c023de8 /writerfilter/source/dmapper/TablePositionHandler.hxx
parentf7a87bf8377ae85344213bd3f3710e73d6ee7890 (diff)
writerfilter: only dmapper needs LoggedResources
Change-Id: Ic8c691c4185ec8b808e75885f9354c35d68be58c
Diffstat (limited to 'writerfilter/source/dmapper/TablePositionHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TablePositionHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TablePositionHandler.hxx b/writerfilter/source/dmapper/TablePositionHandler.hxx
index babb1809d2a8..ff44104d707c 100644
--- a/writerfilter/source/dmapper/TablePositionHandler.hxx
+++ b/writerfilter/source/dmapper/TablePositionHandler.hxx
@@ -9,7 +9,7 @@
#ifndef INCLUDED_WRITERFILTER_SOURCE_DMAPPER_TABLEPOSITIONHANDLER_HXX
#define INCLUDED_WRITERFILTER_SOURCE_DMAPPER_TABLEPOSITIONHANDLER_HXX
-#include <resourcemodel/LoggedResources.hxx>
+#include "LoggedResources.hxx"
#include <boost/shared_ptr.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>