summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/parawin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/parawin.hxx')
-rw-r--r--formula/source/ui/dlg/parawin.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/formula/source/ui/dlg/parawin.hxx b/formula/source/ui/dlg/parawin.hxx
index 2a315b35514d..9e6d78fd71bc 100644
--- a/formula/source/ui/dlg/parawin.hxx
+++ b/formula/source/ui/dlg/parawin.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMULA_PARAWIN_HXX
-#define FORMULA_PARAWIN_HXX
+#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
+#define INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
#include <svtools/stdctrl.hxx>
#include <svtools/svmedit.hxx>
@@ -162,6 +162,6 @@ public:
} // formula
-#endif // FORMULA_PARAWIN_HXX
+#endif // INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */