summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chartins.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chartins.hxx')
-rw-r--r--sw/source/uibase/inc/chartins.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/chartins.hxx b/sw/source/uibase/inc/chartins.hxx
index 5f5ea628b834..f520fe08de2d 100644
--- a/sw/source/uibase/inc/chartins.hxx
+++ b/sw/source/uibase/inc/chartins.hxx
@@ -16,12 +16,12 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHARTINS_HXX
-#define INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHARTINS_HXX
+#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX
+#define INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX
Point SwGetChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart );
void SwInsertChart( Window *pParent, SfxBindings *pBindings );
-#endif // INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHARTINS_HXX
+#endif // INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */