summaryrefslogtreecommitdiff
path: root/framework/source/fwe
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:07 +0200
commita457c7c6b0339184466c12f1c43b0b0aa01edf54 (patch)
tree2882735e5da9e1594c7a9d67581f30fb62dc5a44 /framework/source/fwe
parentcfad891e95442d3b1fcd919928ab9ad8849a8e8c (diff)
loplugin:includeform: framework
Change-Id: Ib5eaab06ff0cc1b44db9e4057ab349a0990af14d
Diffstat (limited to 'framework/source/fwe')
-rw-r--r--framework/source/fwe/classes/fwkresid.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/fwe/classes/fwkresid.cxx b/framework/source/fwe/classes/fwkresid.cxx
index 203e8020edee..c020b32290aa 100644
--- a/framework/source/fwe/classes/fwkresid.cxx
+++ b/framework/source/fwe/classes/fwkresid.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "classes/fwkresid.hxx"
+#include <classes/fwkresid.hxx>
#include <unotools/resmgr.hxx>
OUString FwkResId(const char* pId)