aboutsummaryrefslogtreecommitdiff
path: root/saga/palanim.cpp
diff options
context:
space:
mode:
authorJonathan Gray2004-08-01 01:56:22 +0000
committerJonathan Gray2004-08-01 01:56:22 +0000
commit182dd48bd4bf3f1c0bb0e6cf7d208fbe961cf7fa (patch)
tree8e83c3d15a284f734aa0646e5d098ee6bc8942ae /saga/palanim.cpp
parent5e3236ac47bcda486642753480b96e6d9848bc54 (diff)
downloadscummvm-rg350-182dd48bd4bf3f1c0bb0e6cf7d208fbe961cf7fa.tar.gz
scummvm-rg350-182dd48bd4bf3f1c0bb0e6cf7d208fbe961cf7fa.tar.bz2
scummvm-rg350-182dd48bd4bf3f1c0bb0e6cf7d208fbe961cf7fa.zip
merge reinherit.h into saga.h and gfx_mod.h, note the error loading animations wasn't caused by this commit :)
svn-id: r14405
Diffstat (limited to 'saga/palanim.cpp')
-rw-r--r--saga/palanim.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/palanim.cpp b/saga/palanim.cpp
index 6936e913c8..085730d92c 100644
--- a/saga/palanim.cpp
+++ b/saga/palanim.cpp
@@ -23,7 +23,7 @@
// Palette animation module
#include "saga.h"
-#include "reinherit.h"
+#include "gfx_mod.h"
#include "events_mod.h"
#include "game_mod.h"