summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/animatedimagespeer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/animatedimagespeer.hxx')
-rw-r--r--include/toolkit/awt/animatedimagespeer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx
index 9e22d41a948b..9ba8608e3e61 100644
--- a/include/toolkit/awt/animatedimagespeer.hxx
+++ b/include/toolkit/awt/animatedimagespeer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef TOOLKIT_ANIMATEDIMAGEPEER_HXX
-#define TOOLKIT_ANIMATEDIMAGEPEER_HXX
+#ifndef INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
+#define INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#include "toolkit/awt/vclxwindow.hxx"
@@ -94,6 +94,6 @@ namespace toolkit
} // namespace toolkit
//......................................................................................................................
-#endif // TOOLKIT_ANIMATEDIMAGEPEER_HXX
+#endif // INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */