1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Remove header in servermain.cpp to make minetestserver to build

This commit is contained in:
Perttu Ahola 2012-03-09 03:26:34 +02:00
parent 501b8fe743
commit f60a5ec08f

View file

@ -66,7 +66,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "constants.h" #include "constants.h"
#include "strfnd.h" #include "strfnd.h"
#include "porting.h" #include "porting.h"
#include "materials.h"
#include "config.h" #include "config.h"
#include "filesys.h" #include "filesys.h"
#include "defaultsettings.h" #include "defaultsettings.h"