summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppController.cxx
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@sun.com>2010-01-11 08:09:14 +0100
committerOcke Janssen [oj] <Ocke.Janssen@sun.com>2010-01-11 08:09:14 +0100
commitf5531281dc390ac3e74888f078eac7a87b586095 (patch)
tree5a480d7657f73eabdd6815b293fd76c0a52fceb4 /dbaccess/source/ui/app/AppController.cxx
parentdba33f: merge from dba33e (diff)
downloadcore-f5531281dc390ac3e74888f078eac7a87b586095.tar.gz
core-f5531281dc390ac3e74888f078eac7a87b586095.zip
dba33e: svx split
Diffstat (limited to 'dbaccess/source/ui/app/AppController.cxx')
-rw-r--r--dbaccess/source/ui/app/AppController.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/source/ui/app/AppController.cxx b/dbaccess/source/ui/app/AppController.cxx
index d28799a7ce77..2f633c33410d 100644
--- a/dbaccess/source/ui/app/AppController.cxx
+++ b/dbaccess/source/ui/app/AppController.cxx
@@ -84,15 +84,15 @@
#include <tools/string.hxx>
#include <svl/urihelper.hxx>
-#include <svtools/pathoptions.hxx>
-#include <svtools/internaloptions.hxx>
-#include <svtools/moduleoptions.hxx>
+#include <unotools/pathoptions.hxx>
+#include <unotools/internaloptions.hxx>
+#include <unotools/moduleoptions.hxx>
#include <svtools/svtreebx.hxx>
#include <svtools/transfer.hxx>
#include <svtools/cliplistener.hxx>
#include <svtools/svlbitm.hxx>
-#include <svtools/historyoptions.hxx>
-#include <svtools/filenotation.hxx>
+#include <unotools/historyoptions.hxx>
+#include <svl/filenotation.hxx>
#include <svtools/insdlg.hxx>
#include <unotools/tempfile.hxx>