mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Fix build on Debian broken by b45df9d
(missing include, somehow?)
This commit is contained in:
parent
633af58a05
commit
2b44e75442
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#include "test.h"
|
||||
|
||||
#include "util/numeric.h"
|
||||
#include "exceptions.h"
|
||||
#include "gamedef.h"
|
||||
#include "nodedef.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue