summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
commitbff284e216792b8d2a4e498beaba806eeddf844a (patch)
treeefb38696ec3a75e2e52be6ec37af575e241f4154 /framework/inc/dispatch
parent243aa82066d78f18ddcc7fbbc1ddcb03d7a0ecde (diff)
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r--framework/inc/dispatch/basedispatcher.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/basedispatcher.hxx b/framework/inc/dispatch/basedispatcher.hxx
index 595f45bfc79a..a62ec3e47890 100644
--- a/framework/inc/dispatch/basedispatcher.hxx
+++ b/framework/inc/dispatch/basedispatcher.hxx
@@ -70,7 +70,7 @@
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/interfacecontainer.h>
/*DRAFT
-#include <svtools/historyoptions.hxx>
+#include <unotools/historyoptions.hxx>
*/
//_________________________________________________________________________________________________________________