aboutsummaryrefslogtreecommitdiff
path: root/sword2/events.cpp
diff options
context:
space:
mode:
authorTravis Howell2003-07-28 03:12:49 +0000
committerTravis Howell2003-07-28 03:12:49 +0000
commitccc40eecc9d826ee359a2a0914ab3f949be29360 (patch)
tree7f3f71212b85a4287ea7accebdb05ed3b30e3103 /sword2/events.cpp
parentd4933386a973b30be629650fe629cceb3f6450cf (diff)
downloadscummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.tar.gz
scummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.tar.bz2
scummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.zip
Compiles on mingw now
svn-id: r9222
Diffstat (limited to 'sword2/events.cpp')
-rw-r--r--sword2/events.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/events.cpp b/sword2/events.cpp
index b7f339c99a..a27a927178 100644
--- a/sword2/events.cpp
+++ b/sword2/events.cpp
@@ -20,6 +20,7 @@
//------------------------------------------------------------------------------------
#include <stdio.h>
+#include "stdafx.h"
//#include "src\driver96.h"
#include "console.h"
#include "debug.h"