mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- added missing include to macOS code.
This commit is contained in:
parent
d6dca40cb7
commit
b79230da9b
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
#include "i_interface.h"
|
||||
#include "menustate.h"
|
||||
#include "engineerrors.h"
|
||||
#include "keydef.h"
|
||||
|
||||
|
||||
EXTERN_CVAR(Int, m_use_mouse)
|
||||
|
|
Loading…
Reference in a new issue