1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02: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.