mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 00:45:34 +00:00
Add missing include
This commit is contained in:
parent
0455f48d02
commit
b4e52a6bc8
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "keyboardmanager.hpp"
|
||||
|
||||
#include <cctype>
|
||||
|
||||
#include <MyGUI_InputManager.h>
|
||||
|
||||
#include "../mwbase/environment.hpp"
|
||||
|
|
Loading…
Reference in a new issue