1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

fixed servermain.cpp lacking filesys.h

This commit is contained in:
Perttu Ahola 2011-06-22 14:21:55 +03:00
parent 051c0048d8
commit c1844a921d

View file

@ -69,6 +69,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "materials.h" #include "materials.h"
#include "config.h" #include "config.h"
#include "mineral.h" #include "mineral.h"
#include "filesys.h"
/* /*
Settings. Settings.