diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:42:36 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:09 +0200 |
commit | 957e6c7968b205caf939c53942fe1c5fd64d57ef (patch) | |
tree | 42331ea01ed9b78af702f756a3e99c4f4ab97667 /drawinglayer/source/tools/emfpstringformat.hxx | |
parent | 38ef960bf7e76942d4912c5a9c34cd9d6f1e5dcc (diff) |
loplugin:includeform: drawinglayer
Change-Id: I52693e59a37e36fa0bb21732efe90af84fe6d6c6
Diffstat (limited to 'drawinglayer/source/tools/emfpstringformat.hxx')
-rw-r--r-- | drawinglayer/source/tools/emfpstringformat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/tools/emfpstringformat.hxx b/drawinglayer/source/tools/emfpstringformat.hxx index 39bc004dd01f..0797c25ff7af 100644 --- a/drawinglayer/source/tools/emfpstringformat.hxx +++ b/drawinglayer/source/tools/emfpstringformat.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPSTRINGFORMAT_HXX #define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPSTRINGFORMAT_HXX -#include <emfphelperdata.hxx> +#include "emfphelperdata.hxx" namespace emfplushelper { |