summaryrefslogtreecommitdiff
path: root/cui/source/inc/newtabledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/newtabledlg.hxx')
-rw-r--r--cui/source/inc/newtabledlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/newtabledlg.hxx b/cui/source/inc/newtabledlg.hxx
index 6f1f56fc5308..390145fd189f 100644
--- a/cui/source/inc/newtabledlg.hxx
+++ b/cui/source/inc/newtabledlg.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_NEWTABLEDLG_HXX
-#define _SVX_NEWTABLEDLG_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_NEWTABLEDLG_HXX
+#define INCLUDED_CUI_SOURCE_INC_NEWTABLEDLG_HXX
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
@@ -42,7 +42,7 @@ public:
virtual sal_Int32 getColumns() const;
};
-#endif // _SVX_NEWTABLEDLG_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_NEWTABLEDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */