summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-12-08 15:18:29 +0100
committerMathias Bauer <mba@openoffice.org>2009-12-08 15:18:29 +0100
commite8eaf1947f895d0c57321ff1e7e8d9d44fb19ee5 (patch)
tree9e231cae49dad68dc502fac52ae55aedb8c6f373
parent0a4575e1fd32e77a576ca48eb8193d06a2d67ce8 (diff)
some more fixes after resync
-rw-r--r--sw/source/ui/vba/vbaaddins.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbaaddins.cxx b/sw/source/ui/vba/vbaaddins.cxx
index 8d84600555c9..0457388af1de 100644
--- a/sw/source/ui/vba/vbaaddins.cxx
+++ b/sw/source/ui/vba/vbaaddins.cxx
@@ -30,7 +30,7 @@
#include "vbaaddins.hxx"
#include "vbaaddin.hxx"
#include <cppuhelper/implbase3.hxx>
-#include <svtools/pathoptions.hxx>
+#include <unotools/pathoptions.hxx>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>