summaryrefslogtreecommitdiff
path: root/svx/source/dialog/contimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/contimp.hxx')
-rw-r--r--svx/source/dialog/contimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/contimp.hxx b/svx/source/dialog/contimp.hxx
index d15e38064ede..c66a5ed7d7cf 100644
--- a/svx/source/dialog/contimp.hxx
+++ b/svx/source/dialog/contimp.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 _CONTIMP_HXX_
-#define _CONTIMP_HXX_
+#ifndef INCLUDED_SVX_SOURCE_DIALOG_CONTIMP_HXX
+#define INCLUDED_SVX_SOURCE_DIALOG_CONTIMP_HXX
#include <svx/contdlg.hxx>
#include "contwnd.hxx"
@@ -101,6 +101,6 @@ public:
};
-#endif // _CONTIMP_HXX_
+#endif // INCLUDED_SVX_SOURCE_DIALOG_CONTIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */