From: Perttu Ahola Date: Wed, 22 Jun 2011 11:21:55 +0000 (+0300) Subject: fixed servermain.cpp lacking filesys.h X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=c1844a921d507b54b6170e2aee5293dc802c26cb;p=zefram%2Fminetest%2Fminetest_engine.git fixed servermain.cpp lacking filesys.h --- diff --git a/src/servermain.cpp b/src/servermain.cpp index 91b31fb5..146c548c 100644 --- 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.