summaryrefslogtreecommitdiff
path: root/forms/source/runtime/formoperations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/runtime/formoperations.hxx')
-rw-r--r--forms/source/runtime/formoperations.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/runtime/formoperations.hxx b/forms/source/runtime/formoperations.hxx
index e4fa50a3c043..f17646d43e5e 100644
--- a/forms/source/runtime/formoperations.hxx
+++ b/forms/source/runtime/formoperations.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_FORMOPERATIONS_HXX
-#define FORMS_FORMOPERATIONS_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RUNTIME_FORMOPERATIONS_HXX
+#define INCLUDED_FORMS_SOURCE_RUNTIME_FORMOPERATIONS_HXX
#include <com/sun/star/form/runtime/XFormOperations.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -380,6 +380,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_FORMOPERATIONS_HXX
+#endif // INCLUDED_FORMS_SOURCE_RUNTIME_FORMOPERATIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */