Fix build on Debian broken by b45df9d
(missing include, somehow?)
parent
633af58a05
commit
2b44e75442
|
@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
|
#include "util/numeric.h"
|
||||||
#include "exceptions.h"
|
#include "exceptions.h"
|
||||||
#include "gamedef.h"
|
#include "gamedef.h"
|
||||||
#include "nodedef.h"
|
#include "nodedef.h"
|
||||||
|
|
Loading…
Reference in New Issue