fix to the previous commit

This commit is contained in:
Perttu Ahola 2011-04-25 00:31:22 +03:00
parent ab51298a0d
commit 2c4351b9b2
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "voxel.h"
#include "materials.h"
#include "mineral.h"
#include "config.h"
#define BLOCK_EMERGE_FLAG_FROMDISK (1<<0)