summaryrefslogtreecommitdiff
path: root/include/svx/tbxcolorupdate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxcolorupdate.hxx')
-rw-r--r--include/svx/tbxcolorupdate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/tbxcolorupdate.hxx b/include/svx/tbxcolorupdate.hxx
index 3c9c100bbc2b..8f73740a688a 100644
--- a/include/svx/tbxcolorupdate.hxx
+++ b/include/svx/tbxcolorupdate.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVX_TBXCOLORUPDATE_HXX
-#define SVX_TBXCOLORUPDATE_HXX
+#ifndef INCLUDED_SVX_TBXCOLORUPDATE_HXX
+#define INCLUDED_SVX_TBXCOLORUPDATE_HXX
#include <svx/svxdllapi.h>
@@ -64,6 +64,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // SVX_TBXCOLORUPDATE_HXX
+#endif // INCLUDED_SVX_TBXCOLORUPDATE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */