From 011d86ed668cbbff5c7bfc5f7e88086acb849921 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Sun, 15 Apr 2012 00:50:13 +0200 Subject: Pulled changes from test mingw branch * include fixes * syntax fixes for MinGW * fixed encoding of restext.cpp * temporary fix for MinGW in joystick.cpp Successfully compiles under MinGW :) --- src/taskspiderexplo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/taskspiderexplo.h') diff --git a/src/taskspiderexplo.h b/src/taskspiderexplo.h index 2a75ebf..fb7f5f6 100644 --- a/src/taskspiderexplo.h +++ b/src/taskspiderexplo.h @@ -20,6 +20,9 @@ #define _TASKSPIDEREXPLO_H_ +#include "misc.h" + + class CInstanceManager; class CTerrain; class CBrain; -- cgit v1.2.3-1-g7c22