summaryrefslogtreecommitdiff
path: root/svx/inc/dlgutil.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commit5bb7ed58d718d37fa56e592ffdaf01cc9a0410af (patch)
tree15dede36d984980b4217224a390064d62cc615ac /svx/inc/dlgutil.hxx
parentde4a42cf94391345c950caf3b8bbf84982dea42f (diff)
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'svx/inc/dlgutil.hxx')
-rw-r--r--svx/inc/dlgutil.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/dlgutil.hxx b/svx/inc/dlgutil.hxx
index 8b840a44cf..380464c06e 100644
--- a/svx/inc/dlgutil.hxx
+++ b/svx/inc/dlgutil.hxx
@@ -34,8 +34,8 @@
#ifndef _FIELD_HXX
#include <vcl/field.hxx>
#endif
-#include <svtools/poolitem.hxx>
-#include <svtools/intitem.hxx>
+#include <svl/poolitem.hxx>
+#include <svl/intitem.hxx>
#include "svx/svxdllapi.h"
// macro -----------------------------------------------------------------