summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/chart2/source/controller/dialogs/tp_DataLabel.cxx b/chart2/source/controller/dialogs/tp_DataLabel.cxx
index 6213b9c3dfa0..3dbce65df011 100644
--- a/chart2/source/controller/dialogs/tp_DataLabel.cxx
+++ b/chart2/source/controller/dialogs/tp_DataLabel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_DataLabel.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 16:32:15 $
+ * last change: $Author: vg $ $Date: 2007-05-22 17:44:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,8 @@
#include "tp_DataLabel.hxx"
#include "TabPages.hrc"
#include "ResId.hxx"
-#include "SchSfxItemIds.hxx"
+#include "chartview/ChartSfxItemIds.hxx"
+#include "NoWarningThisInCTOR.hxx"
#ifndef _SFXENUMITEM_HXX
#include <svtools/eitem.hxx>