mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-13 07:57:58 +00:00
- fixed macOS compilation.
This commit is contained in:
parent
0f2938089d
commit
0b4862480e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
#include "doomstat.h"
|
#include "doomstat.h"
|
||||||
#include "v_video.h"
|
#include "v_video.h"
|
||||||
#include "events.h"
|
#include "events.h"
|
||||||
|
#include "g_game.h"
|
||||||
|
|
||||||
|
|
||||||
EXTERN_CVAR(Int, m_use_mouse)
|
EXTERN_CVAR(Int, m_use_mouse)
|
||||||
|
|
Loading…
Reference in a new issue