(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 9aa6000b15
commit 4557af2fce
4 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,6 @@
#include "landscape_type.h"
#include "querystring_gui.h"
#include "town.h"
#include "thread/thread.h"
#include "settings_func.h"
#include "core/geometry_func.hpp"
#include "core/random_func.hpp"