Add missing header to fix compilation.

master
Christian Ohm 2010-10-19 00:07:37 +02:00
parent 34770f0d63
commit b14ac4422e
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
#include "research.h"
#include "lib/framework/cursors.h"
#include "scriptextern.h"
#include "scriptfuncs.h"
#include "scripttabs.h"
#include "scriptvals.h"
#include "text.h"