(svn r22819) -Fix: include the header where it should be included

This commit is contained in:
rubidium
2011-08-24 12:12:36 +00:00
parent 9fe4b959ac
commit 38ad276acc
4 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,6 @@
#include "stdafx.h"
#include "landscape.h"
#include "company_func.h"
#include "thread/thread.h"
#include "genworld.h"
#include "gfxinit.h"
#include "window_func.h"