summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DateTime.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/DateTime.hxx')
-rw-r--r--reportdesign/source/ui/inc/DateTime.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/DateTime.hxx b/reportdesign/source/ui/inc/DateTime.hxx
index 2fdb55654d6a..439fb41e1c6b 100644
--- a/reportdesign/source/ui/inc/DateTime.hxx
+++ b/reportdesign/source/ui/inc/DateTime.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_DATETIME_HXX
-#define RPTUI_DATETIME_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DATETIME_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DATETIME_HXX
#include <vcl/dialog.hxx>
#include <vcl/fixed.hxx>
@@ -89,6 +89,6 @@ public:
} // namespace rptui
-#endif // RPTUI_DATETIME_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DATETIME_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */