From e34f2b8b3321a576c2ae612470d07cb3e7bc91f5 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 10 Nov 2003 01:04:12 +0000 Subject: cut down on unnecessary GameDetector references svn-id: r11239 --- simon/simon.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'simon/simon.h') diff --git a/simon/simon.h b/simon/simon.h index bd386eaba1..7f49dc8e84 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -29,6 +29,8 @@ #include "sound/mixer.h" #include "simon/sound.h" +class GameDetector; + namespace Simon { /* Various other settings */ -- cgit v1.2.3