mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
- Fixed compile errors with maxviewpitch update
This commit is contained in:
parent
c53a20aea6
commit
824705eaca
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
#include "w_wad.h"
|
||||
#include "gi.h"
|
||||
#include "g_level.h"
|
||||
#include "doomstat.h"
|
||||
#include "d_player.h"
|
||||
|
||||
#include "gl/system/gl_interface.h"
|
||||
#include "gl/renderer/gl_renderer.h"
|
||||
|
|
Loading…
Reference in a new issue