summaryrefslogtreecommitdiff
path: root/forms/source/component/entrylisthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/entrylisthelper.hxx')
-rw-r--r--forms/source/component/entrylisthelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/entrylisthelper.hxx b/forms/source/component/entrylisthelper.hxx
index 72a159f0330a..183e4816f8d7 100644
--- a/forms/source/component/entrylisthelper.hxx
+++ b/forms/source/component/entrylisthelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_ENTRYLISTHELPER_HXX
-#define FORMS_ENTRYLISTHELPER_HXX
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_ENTRYLISTHELPER_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_ENTRYLISTHELPER_HXX
#include <com/sun/star/form/binding/XListEntrySink.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
@@ -185,6 +185,6 @@ namespace frm
//.........................................................................
-#endif // FORMS_ENTRYLISTHELPER_HXX
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_ENTRYLISTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */