mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-03 17:32:26 +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 "i_interface.h"
|
||||||
#include "menustate.h"
|
#include "menustate.h"
|
||||||
#include "engineerrors.h"
|
#include "engineerrors.h"
|
||||||
|
#include "keydef.h"
|
||||||
|
|
||||||
|
|
||||||
EXTERN_CVAR(Int, m_use_mouse)
|
EXTERN_CVAR(Int, m_use_mouse)
|
||||||
|
|
Loading…
Reference in a new issue