aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/animation.h')
-rw-r--r--engines/sword2/animation.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/sword2/animation.h b/engines/sword2/animation.h
index e3a554ccd7..ef3ea67d02 100644
--- a/engines/sword2/animation.h
+++ b/engines/sword2/animation.h
@@ -17,11 +17,10 @@
*
* $URL$
* $Id$
- *
*/
-#ifndef ANIMATION_H
-#define ANIMATION_H
+#ifndef SWORD2_ANIMATION_H
+#define SWORD2_ANIMATION_H
#include "graphics/animation.h"
#include "sound/mixer.h"