- Fixed compile errors with maxviewpitch update

This commit is contained in:
Rachael Alexanderson 2016-12-05 16:22:46 -05:00 committed by Christoph Oelckers
parent c53a20aea6
commit 824705eaca
1 changed files with 2 additions and 0 deletions

View File

@ -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"