summaryrefslogtreecommitdiff
path: root/drawinglayer/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:36 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:09 +0200
commit957e6c7968b205caf939c53942fe1c5fd64d57ef (patch)
tree42331ea01ed9b78af702f756a3e99c4f4ab97667 /drawinglayer/inc
parent38ef960bf7e76942d4912c5a9c34cd9d6f1e5dcc (diff)
loplugin:includeform: drawinglayer
Change-Id: I52693e59a37e36fa0bb21732efe90af84fe6d6c6
Diffstat (limited to 'drawinglayer/inc')
-rw-r--r--drawinglayer/inc/emfplushelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/inc/emfplushelper.hxx b/drawinglayer/inc/emfplushelper.hxx
index 060bd04dc054..c689610c5ea2 100644
--- a/drawinglayer/inc/emfplushelper.hxx
+++ b/drawinglayer/inc/emfplushelper.hxx
@@ -23,7 +23,7 @@
#include <sal/types.h>
#include <sal/config.h>
#include <memory>
-#include <wmfemfhelper.hxx>
+#include "wmfemfhelper.hxx"
namespace emfplushelper { struct EmfPlusHelperData; }
namespace wmfemfhelper { class TargetHolders; }