Fix MSVC error caused by ed10005

stable-0.4
SmallJoker 2015-04-01 19:41:35 +02:00 committed by Craig Robbins
parent 74eb14cc80
commit 58d62ad045
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "emerge.h"
#include "content_mapnode.h" // For content_mapnode_get_new_name
#include "voxelalgorithms.h"
#include "porting.h"
#include "profiler.h"
#include "settings.h"
#include "treegen.h"