summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/toolboxcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/toolboxcontroller.hxx')
-rw-r--r--reportdesign/source/ui/inc/toolboxcontroller.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/toolboxcontroller.hxx b/reportdesign/source/ui/inc/toolboxcontroller.hxx
index 39b2dc2604b5..a4a668c1994f 100644
--- a/reportdesign/source/ui/inc/toolboxcontroller.hxx
+++ b/reportdesign/source/ui/inc/toolboxcontroller.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 RPTUI_TOOLBOXCONTROLLER_HXX
-#define RPTUI_TOOLBOXCONTROLLER_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_TOOLBOXCONTROLLER_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_TOOLBOXCONTROLLER_HXX
#include <sal/config.h>
@@ -82,6 +82,6 @@ namespace rptui
} // rptui
-#endif //RPTUI_TOOLBOXCONTROLLER_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_TOOLBOXCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */