From 07a9646997cca2fe2cdc22708e33bd08b61bb927 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 10 Sep 2003 12:31:20 +0000 Subject: moved declaration of error/warning/debug from engine.h to util.h svn-id: r10152 --- simon/sound.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon') diff --git a/simon/sound.cpp b/simon/sound.cpp index d9c7c588f4..195b74cc32 100644 --- a/simon/sound.cpp +++ b/simon/sound.cpp @@ -19,7 +19,7 @@ #include "stdafx.h" #include "common/file.h" -#include "common/engine.h" +#include "common/util.h" #include "simon/sound.h" #include "sound/voc.h" -- cgit v1.2.3