summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_View3D.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_View3D.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/chart2/source/controller/dialogs/dlg_View3D.cxx b/chart2/source/controller/dialogs/dlg_View3D.cxx
index 39f81f1bd5b5..62b9317d41a6 100644
--- a/chart2/source/controller/dialogs/dlg_View3D.cxx
+++ b/chart2/source/controller/dialogs/dlg_View3D.cxx
@@ -17,16 +17,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "dlg_View3D.hxx"
-#include "strings.hrc"
+#include <dlg_View3D.hxx>
+#include <strings.hrc>
#include "TabPageIds.h"
-#include "ResId.hxx"
+#include <ResId.hxx>
#include "tp_3D_SceneGeometry.hxx"
#include "tp_3D_SceneAppearance.hxx"
#include "tp_3D_SceneIllumination.hxx"
-#include "ChartModelHelper.hxx"
-#include "macros.hxx"
-#include "ControllerLockGuard.hxx"
+#include <ChartModelHelper.hxx>
+#include <macros.hxx>
+#include <ControllerLockGuard.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <vcl/msgbox.hxx>