Not a good idea to include a header file that only I have. Closes ticket:864, reported by jaakan

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8074 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2009-08-31 15:32:43 +00:00 committed by Git SVN Gateway
parent 67425d01a5
commit e0194a6739
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#include "power.h"
#include "geometry.h"
#include "src/scriptfuncs.h"
#include "fpathdef.h"
#include "fpath.h"
static INTERP_VAL scrFunctionResult; //function return value to be pushed to stack