summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/Formula.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/Formula.hxx')
-rw-r--r--reportdesign/source/ui/inc/Formula.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/Formula.hxx b/reportdesign/source/ui/inc/Formula.hxx
index d3b2f1088892..d0643a489bcb 100644
--- a/reportdesign/source/ui/inc/Formula.hxx
+++ b/reportdesign/source/ui/inc/Formula.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef RPTUI_FORMULA_HXX
-#define RPTUI_FORMULA_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_FORMULA_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_FORMULA_HXX
#include <formula/formula.hxx>
#include <formula/IControlReferenceHandler.hxx>
@@ -109,6 +109,6 @@ protected:
} // rptui
-#endif // RPTUI_FORMULA_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_FORMULA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */