summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/Navigator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/Navigator.hxx')
-rw-r--r--reportdesign/source/ui/inc/Navigator.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/Navigator.hxx b/reportdesign/source/ui/inc/Navigator.hxx
index c67312a10808..42b5fa016cb5 100644
--- a/reportdesign/source/ui/inc/Navigator.hxx
+++ b/reportdesign/source/ui/inc/Navigator.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 INCLUDED_RPTUI_NAVIGATOR_HXX
-#define INCLUDED_RPTUI_NAVIGATOR_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
#include <vcl/floatwin.hxx>
#include "ModuleHelper.hxx"
@@ -44,6 +44,6 @@ namespace rptui
} // namespace rptui
-#endif // INCLUDED_RPTUI_NAVIGATOR_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */