summaryrefslogtreecommitdiff
path: root/src/hexen/p_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/p_setup.c')
-rw-r--r--src/hexen/p_setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/p_setup.c b/src/hexen/p_setup.c
index 0863226a..45c85625 100644
--- a/src/hexen/p_setup.c
+++ b/src/hexen/p_setup.c
@@ -27,6 +27,7 @@
#include <math.h>
#include <stdlib.h>
#include "h2def.h"
+#include "i_system.h"
#include "m_argv.h"
#include "m_bbox.h"
#include "i_swap.h"