diff options
Diffstat (limited to 'engines/groovie/cursor.h')
-rw-r--r-- | engines/groovie/cursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/groovie/cursor.h b/engines/groovie/cursor.h index 7a1f3ccc0e..e40dc0c486 100644 --- a/engines/groovie/cursor.h +++ b/engines/groovie/cursor.h @@ -30,7 +30,7 @@ #include "common/system.h" namespace Common { - class MacResManager; +class MacResManager; } namespace Groovie { |