From c1440000e2953863605b899bd7687c03a46c7ab8 Mon Sep 17 00:00:00 2001 From: Russell Rice Date: Mon, 29 Sep 2008 03:23:13 +0000 Subject: - Create separate codeblocks project files for doom, heretic and hexen, they all build except for hexen, which is currently WIP - Fix build on windows Subversion-branch: /branches/raven-branch Subversion-revision: 1305 --- src/net_defs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/net_defs.h b/src/net_defs.h index bc7d985b..3fefc4db 100644 --- a/src/net_defs.h +++ b/src/net_defs.h @@ -26,6 +26,8 @@ #ifndef NET_DEFS_H #define NET_DEFS_H +#include + #include "doomtype.h" #include "d_ticcmd.h" -- cgit v1.2.3