summaryrefslogtreecommitdiff
path: root/src/heretic/d_net.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/d_net.c')
-rw-r--r--src/heretic/d_net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/d_net.c b/src/heretic/d_net.c
index 261ed2b2..b78c2c4d 100644
--- a/src/heretic/d_net.c
+++ b/src/heretic/d_net.c
@@ -24,7 +24,7 @@
// d_net.c
// This version has the fixed ticdup code
-#include "DoomDef.h"
+#include "doomdef.h"
#define NCMD_EXIT 0x80000000
#define NCMD_RETRANSMIT 0x40000000