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.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hexen/p_setup.c b/src/hexen/p_setup.c
index 75939ecb..0863226a 100644
--- a/src/hexen/p_setup.c
+++ b/src/hexen/p_setup.c
@@ -27,6 +27,9 @@
#include <math.h>
#include <stdlib.h>
#include "h2def.h"
+#include "m_argv.h"
+#include "m_bbox.h"
+#include "i_swap.h"
#include "p_local.h"
#include "soundst.h"