summaryrefslogtreecommitdiffstats
path: root/svx/source/inc/formtoolbars.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/formtoolbars.hxx')
-rw-r--r--svx/source/inc/formtoolbars.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/formtoolbars.hxx b/svx/source/inc/formtoolbars.hxx
index ce8eb4aca371..379a6688354c 100644
--- a/svx/source/inc/formtoolbars.hxx
+++ b/svx/source/inc/formtoolbars.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVX_SOURCE_INC_FORMTOOLBARS_HXX
-#define SVX_SOURCE_INC_FORMTOOLBARS_HXX
+#ifndef INCLUDED_SVX_SOURCE_INC_FORMTOOLBARS_HXX
+#define INCLUDED_SVX_SOURCE_INC_FORMTOOLBARS_HXX
#include "fmdocumentclassification.hxx"
#include <com/sun/star/frame/XLayoutManager.hpp>
@@ -78,6 +78,6 @@ namespace svxform
} // namespace svxform
//........................................................................
-#endif // SVX_SOURCE_INC_FORMTOOLBARS_HXX
+#endif // INCLUDED_SVX_SOURCE_INC_FORMTOOLBARS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */