summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov/dlgprov.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/dlgprov/dlgprov.hxx')
-rw-r--r--scripting/source/dlgprov/dlgprov.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/dlgprov/dlgprov.hxx b/scripting/source/dlgprov/dlgprov.hxx
index ca3a6fe7f5de..bd31342c5157 100644
--- a/scripting/source/dlgprov/dlgprov.hxx
+++ b/scripting/source/dlgprov/dlgprov.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SCRIPTING_DLGPROV_HXX
-#define SCRIPTING_DLGPROV_HXX
+#ifndef INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
+#define INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
#include <com/sun/star/awt/XControl.hpp>
#include <com/sun/star/awt/XDialog.hpp>
@@ -154,6 +154,6 @@ namespace dlgprov
} // namespace dlgprov
-#endif // SCRIPTING_DLGPROV_HXX
+#endif // INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */