- fixed macOS compilation.

This commit is contained in:
Christoph Oelckers 2019-01-31 02:05:33 +01:00
parent 0f2938089d
commit 0b4862480e

View file

@ -45,6 +45,7 @@
#include "doomstat.h"
#include "v_video.h"
#include "events.h"
#include "g_game.h"
EXTERN_CVAR(Int, m_use_mouse)