projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab51298
)
fix to the previous commit
author
Perttu Ahola
<celeron55@gmail.com>
Sun, 24 Apr 2011 21:31:22 +0000
(
00:31
+0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Sun, 24 Apr 2011 21:31:22 +0000
(
00:31
+0300)
src/server.cpp
patch
|
blob
|
history
diff --git
a/src/server.cpp
b/src/server.cpp
index aba105083134003b7ac48540a855d6b684913997..20a14fca3ffffff87fe0e82fb942770f1fb22479 100644
(file)
--- a/
src/server.cpp
+++ b/
src/server.cpp
@@
-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)