diff options
-rw-r--r-- | engines/kyra/sound_adlib.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/sound_adlib.cpp b/engines/kyra/sound_adlib.cpp index 9680fe4701..48945cab9c 100644 --- a/engines/kyra/sound_adlib.cpp +++ b/engines/kyra/sound_adlib.cpp @@ -23,7 +23,6 @@ #include "common/stdafx.h" #include "common/system.h" #include "common/mutex.h" -#include "common/timer.h" #include "kyra/resource.h" #include "kyra/sound.h" |