1
0

Hopefully fixed last of the Linux compile errors

This commit is contained in:
Tiger Wang
2013-11-26 22:50:33 +00:00
parent 3e3e63d946
commit 2ef9cf700d
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
#include "ChunkGenerator.h"
#include "../World.h"
#include "lib/iniFile/iniFile.h"
#include "lib/inifile/iniFile.h"
#include "../Root.h"
#include "../PluginManager.h"
#include "ChunkDesc.h"