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:
parent
051c0048d8
commit
c1844a921d
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue