summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/eventcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/eventcontainer.hxx')
-rw-r--r--include/toolkit/controls/eventcontainer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/toolkit/controls/eventcontainer.hxx b/include/toolkit/controls/eventcontainer.hxx
index 610a43dbd302..2744c1d413ce 100644
--- a/include/toolkit/controls/eventcontainer.hxx
+++ b/include/toolkit/controls/eventcontainer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_INCLUDE_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
-#define INCLUDED_INCLUDE_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
+#ifndef INCLUDED_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
+#define INCLUDED_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
#include <osl/diagnose.h>
#include <com/sun/star/container/XNameContainer.hpp>
@@ -130,6 +130,6 @@ public:
} // namespace toolkit_namecontainer
-#endif // INCLUDED_INCLUDE_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
+#endif // INCLUDED_TOOLKIT_CONTROLS_EVENTCONTAINER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */