aboutsummaryrefslogtreecommitdiff
path: root/sword2/function.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/function.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/function.cpp')
-rw-r--r--sword2/function.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/function.cpp b/sword2/function.cpp
index 214924a503..e6d4656b0f 100644
--- a/sword2/function.cpp
+++ b/sword2/function.cpp
@@ -23,6 +23,7 @@
#include <stdarg.h>
#include <stdio.h>
+#include "stdafx.h"
#include "driver/driver96.h"
#include "build_display.h"
#include "credits.h"