diff options
Diffstat (limited to 'src/doom/r_defs.h')
-rw-r--r-- | src/doom/r_defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doom/r_defs.h b/src/doom/r_defs.h index 4e0d85b7..fe3517c2 100644 --- a/src/doom/r_defs.h +++ b/src/doom/r_defs.h @@ -42,6 +42,7 @@ // SECTORS do store MObjs anyway. #include "p_mobj.h" +#include "i_video.h" |