summaryrefslogtreecommitdiff
path: root/src/i_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_main.c')
-rw-r--r--src/i_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i_main.c b/src/i_main.c
index 748a72be..0ba37d11 100644
--- a/src/i_main.c
+++ b/src/i_main.c
@@ -34,7 +34,7 @@
#include <windows.h>
#endif
-#include "doomdef.h"
+#include "doomtype.h"
#include "i_system.h"
#include "m_argv.h"
#include "d_main.h"