aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
diff options
context:
space:
mode:
authorTorbjörn Andersson2007-02-19 20:55:16 +0000
committerTorbjörn Andersson2007-02-19 20:55:16 +0000
commit301fe919031bb003656c410290ed5e846dd2cfa6 (patch)
treeedc49f2f579677d052d2f5fb956caf13ab61cb5e /engines/agos
parent0b2602e424ee0056f634fdc0dfc16ccf5456f9b2 (diff)
downloadscummvm-rg350-301fe919031bb003656c410290ed5e846dd2cfa6.tar.gz
scummvm-rg350-301fe919031bb003656c410290ed5e846dd2cfa6.tar.bz2
scummvm-rg350-301fe919031bb003656c410290ed5e846dd2cfa6.zip
Renamed ANIMATION_H to AGOS_ANIMATION_H.
svn-id: r25730
Diffstat (limited to 'engines/agos')
-rw-r--r--engines/agos/animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agos/animation.h b/engines/agos/animation.h
index 2f092bae1a..cbd9909151 100644
--- a/engines/agos/animation.h
+++ b/engines/agos/animation.h
@@ -21,8 +21,8 @@
*
*/
-#ifndef ANIMATION_H
-#define ANIMATION_H
+#ifndef AGOS_ANIMATION_H
+#define AGOS_ANIMATION_H
#include "common/file.h"
#include "common/stream.h"