summaryrefslogtreecommitdiff
path: root/cui/source/inc/paragrph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/paragrph.hxx')
-rw-r--r--cui/source/inc/paragrph.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/paragrph.hxx b/cui/source/inc/paragrph.hxx
index e468684772ea..6f0feff2bf94 100644
--- a/cui/source/inc/paragrph.hxx
+++ b/cui/source/inc/paragrph.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_PARAGRPH_HXX
-#define _SVX_PARAGRPH_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
+#define INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
@@ -280,7 +280,7 @@ public:
};
-#endif // #ifndef _SVX_PARAGRPH_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */