- added missing include to macOS code.

This commit is contained in:
Christoph Oelckers 2020-04-27 19:46:13 +02:00
parent d6dca40cb7
commit b79230da9b
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#include "i_interface.h"
#include "menustate.h"
#include "engineerrors.h"
#include "keydef.h"
EXTERN_CVAR(Int, m_use_mouse)