summaryrefslogtreecommitdiff
path: root/include/editeng/colritem.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:17:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:31 +0200
commit10860425b6f325350fb4df59927a63b8d1b85901 (patch)
tree8e687af0a523a3fcdd1d7f21f883c6c27ecc0676 /include/editeng/colritem.hxx
parent10d0526d7273df6b52a2f46b68fb0e63f9db0d92 (diff)
fixincludeguards.sh: include/editeng
Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0
Diffstat (limited to 'include/editeng/colritem.hxx')
-rw-r--r--include/editeng/colritem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/colritem.hxx b/include/editeng/colritem.hxx
index 954fcd3b6ba0..7d7c0238db23 100644
--- a/include/editeng/colritem.hxx
+++ b/include/editeng/colritem.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_COLRITEM_HXX
-#define _SVX_COLRITEM_HXX
+#ifndef INCLUDED_EDITENG_COLRITEM_HXX
+#define INCLUDED_EDITENG_COLRITEM_HXX
#include <svl/poolitem.hxx>
#include <tools/color.hxx>