summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/xthrobber.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/xthrobber.hxx')
-rw-r--r--include/toolkit/awt/xthrobber.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/toolkit/awt/xthrobber.hxx b/include/toolkit/awt/xthrobber.hxx
index 2c8ad5d0817e..e1b19c7b2b3f 100644
--- a/include/toolkit/awt/xthrobber.hxx
+++ b/include/toolkit/awt/xthrobber.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef TOOLKIT_AWT_XTHROBBER_HXX
-#define TOOLKIT_AWT_XTHROBBER_HXX
+#ifndef INCLUDED_TOOLKIT_AWT_XTHROBBER_HXX
+#define INCLUDED_TOOLKIT_AWT_XTHROBBER_HXX
#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/helper/listenermultiplexer.hxx>
@@ -68,6 +68,6 @@ namespace toolkit
} // namespacetoolkit
//........................................................................
-#endif // TOOLKIT_AWT_XTHROBBER_HXX
+#endif // INCLUDED_TOOLKIT_AWT_XTHROBBER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */