summaryrefslogtreecommitdiff
path: root/unotools/source/config/pathoptions.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:12:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:38 +0200
commit3e81096b1f652956bb2d23572094917dab87e163 (patch)
treef33247bece6625fd6708afe50ce4aacaa5a0b17d /unotools/source/config/pathoptions.cxx
parent6d2de44a543e9503fcf67beb77592de8847ef648 (diff)
fix-includes.pl: unotools
Change-Id: I1b2b8d58cec548961fb06f2595fd474010ae9979
Diffstat (limited to 'unotools/source/config/pathoptions.cxx')
-rw-r--r--unotools/source/config/pathoptions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/pathoptions.cxx b/unotools/source/config/pathoptions.cxx
index 190053126e2e..1b66eb5f39b3 100644
--- a/unotools/source/config/pathoptions.cxx
+++ b/unotools/source/config/pathoptions.cxx
@@ -42,7 +42,7 @@
#include <com/sun/star/util/theMacroExpander.hpp>
#include <rtl/instance.hxx>
-#include <itemholder1.hxx>
+#include "itemholder1.hxx"
#include <vector>
#include <boost/unordered_map.hpp>