aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2007-04-15 13:39:08 +0000
committerJohannes Schickel2007-04-15 13:39:08 +0000
commit5e1c6c79077ba2159dc8ed5e96e259663932bcd7 (patch)
tree5441e942378a75ff2d51f268f1bdfb029f1c08fd /engines/kyra/staticres.cpp
parent3c62df7dfe3d957f6100706e88baafa3fe3779f6 (diff)
downloadscummvm-rg350-5e1c6c79077ba2159dc8ed5e96e259663932bcd7.tar.gz
scummvm-rg350-5e1c6c79077ba2159dc8ed5e96e259663932bcd7.tar.bz2
scummvm-rg350-5e1c6c79077ba2159dc8ed5e96e259663932bcd7.zip
- Renamed some files for consistency with other engines.
- Kyra2 detector entries update. svn-id: r26494
Diffstat (limited to 'engines/kyra/staticres.cpp')
-rw-r--r--engines/kyra/staticres.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp
index 14dc5041d7..88c972ea46 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -24,8 +24,8 @@
#include "common/endian.h"
#include "common/md5.h"
#include "kyra/kyra.h"
-#include "kyra/kyra2.h"
-#include "kyra/kyra3.h"
+#include "kyra/kyra_v2.h"
+#include "kyra/kyra_v3.h"
#include "kyra/screen.h"
#include "kyra/resource.h"