From 2fb8a8e45369b000b9f36d2433425ca48f6d9d13 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 22 Dec 2004 13:09:47 +0000 Subject: o Moved GAME_* to SagaEngine object o Renamed GAME_ITE_* to GID_ITE_* o Renamed GID_ITE and GID_IHNM to GType_ITE and GType_IHNM svn-id: r16258 --- saga/sound.h | 1 - 1 file changed, 1 deletion(-) (limited to 'saga/sound.h') diff --git a/saga/sound.h b/saga/sound.h index 1f339b2f5a..d910c6b55e 100644 --- a/saga/sound.h +++ b/saga/sound.h @@ -27,7 +27,6 @@ #define SAGA_SOUND_H_ #include "saga/rscfile_mod.h" -#include "saga/game_mod.h" #include "sound/mixer.h" namespace Saga { -- cgit v1.2.3