From 3871c71f0e6f5202e935ac7119fefedde1f8e449 Mon Sep 17 00:00:00 2001 From: eriktorbjorn Date: Sun, 19 Jun 2011 07:59:37 +0200 Subject: CGE: Fix compilation under GCC Unfortunately, I had to stub a few things but this all looks like code that will have to be rewritten later anyway. --- engines/cge/talk.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/cge/talk.cpp') diff --git a/engines/cge/talk.cpp b/engines/cge/talk.cpp index e707e4e705..f4c0c1ac27 100644 --- a/engines/cge/talk.cpp +++ b/engines/cge/talk.cpp @@ -30,7 +30,6 @@ #include "cge/vol.h" #include "cge/game.h" #include "cge/mouse.h" -#include namespace CGE { -- cgit v1.2.3