From ff8094aad52d817f32cd0698ccf6fb38184e5752 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 28 Jan 2005 12:54:09 +0000 Subject: Combine actordata.cpp and objectdata.cpp into itedata.cpp. These are ITE specific and from other hand IHNM has these data in resources. svn-id: r16662 --- saga/actor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saga/actor.h') diff --git a/saga/actor.h b/saga/actor.h index 572e0bb19c..32ea2812a0 100644 --- a/saga/actor.h +++ b/saga/actor.h @@ -27,7 +27,7 @@ #define SAGA_ACTOR_H__ #include "saga/sprite.h" -#include "saga/actordata.h" +#include "saga/itedata.h" #include "saga/list.h" #include "saga/saga.h" -- cgit v1.2.3