diff --git a/src/m_nughud.h b/src/m_nughud.h index 6e1196ec8..68709d6e9 100644 --- a/src/m_nughud.h +++ b/src/m_nughud.h @@ -20,6 +20,7 @@ #ifndef __M_NUGHUD__ #define __M_NUGHUD__ +#include "doomtype.h" #include "m_fixed.h" #define NUGHUDWIDESHIFT(x) ( \ diff --git a/src/wi_stuff.h b/src/wi_stuff.h index 39b7ec85e..aee49e1ee 100644 --- a/src/wi_stuff.h +++ b/src/wi_stuff.h @@ -20,6 +20,9 @@ #ifndef __WI_STUFF__ #define __WI_STUFF__ +// [Nugget] +#include "doomtype.h" + struct wbstartstruct_s; // States for the intermission