Fix build on Debian broken by b45df9d (missing include, somehow?)

master
kwolekr 2015-05-05 20:40:18 -04:00
parent 633af58a05
commit 2b44e75442
1 changed files with 1 additions and 0 deletions

View File

@ -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"