aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/talk.cpp
diff options
context:
space:
mode:
authoreriktorbjorn2011-06-19 07:59:37 +0200
committereriktorbjorn2011-06-19 07:59:37 +0200
commit3871c71f0e6f5202e935ac7119fefedde1f8e449 (patch)
treef38c170ce19b222531750db7f105c60e56e85eda /engines/cge/talk.cpp
parent77d5c25472f414c2b0c49a920329a6811d271281 (diff)
downloadscummvm-rg350-3871c71f0e6f5202e935ac7119fefedde1f8e449.tar.gz
scummvm-rg350-3871c71f0e6f5202e935ac7119fefedde1f8e449.tar.bz2
scummvm-rg350-3871c71f0e6f5202e935ac7119fefedde1f8e449.zip
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.
Diffstat (limited to 'engines/cge/talk.cpp')
-rw-r--r--engines/cge/talk.cpp1
1 files changed, 0 insertions, 1 deletions
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 <dos.h>
namespace CGE {