summaryrefslogtreecommitdiffstats
path: root/chart2
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@gmx.com>2012-02-12 19:18:44 +0100
committerMatteo Casalin <matteo.casalin@gmx.com>2012-02-17 18:57:45 +0100
commit761b6b706e434ab0d03387c9485bdc709dda0e55 (patch)
treea5fd15b89d262d5d9523c724cc1540fba6556ad0 /chart2
parentValueSet: fix a test condition and remove an obsoleted header file (diff)
downloadcore-761b6b706e434ab0d03387c9485bdc709dda0e55.tar.gz
core-761b6b706e434ab0d03387c9485bdc709dda0e55.zip
Remove unnecessary header files
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/inc/dlg_ObjectProperties.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/dlg_ObjectProperties.hxx b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
index 2f40c7dcc20c..fe10b99a46f9 100644
--- a/chart2/source/controller/inc/dlg_ObjectProperties.hxx
+++ b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
@@ -30,8 +30,7 @@
#include "ObjectIdentifier.hxx"
#include <sfx2/tabdlg.hxx>
-// header for typedef ChangeType
-#include <svx/tabarea.hxx>
+#include <svx/dlgctrl.hxx>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
//.............................................................................