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:
051c004
)
fixed servermain.cpp lacking filesys.h
author
Perttu Ahola
<celeron55@gmail.com>
Wed, 22 Jun 2011 11:21:55 +0000
(14:21 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Wed, 22 Jun 2011 11:21:55 +0000
(14:21 +0300)
src/servermain.cpp
patch
|
blob
|
history
diff --git
a/src/servermain.cpp
b/src/servermain.cpp
index 91b31fb58ee98d9acb734de62c245259175f64de..146c548c506d4a16c9e40f2cc3cff7fb152274aa 100644
(file)
--- a/
src/servermain.cpp
+++ b/
src/servermain.cpp
@@
-69,6
+69,7
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "materials.h"
#include "config.h"
#include "mineral.h"
+#include "filesys.h"
/*
Settings.