summaryrefslogtreecommitdiff
path: root/src/heretic/g_game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/g_game.c')
-rw-r--r--src/heretic/g_game.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/heretic/g_game.c b/src/heretic/g_game.c
index 630f0619..59be2f87 100644
--- a/src/heretic/g_game.c
+++ b/src/heretic/g_game.c
@@ -27,6 +27,8 @@
#include <string.h>
#include "doomdef.h"
#include "doomkeys.h"
+#include "i_timer.h"
+#include "i_system.h"
#include "m_misc.h"
#include "m_random.h"
#include "p_local.h"