mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 03:15:34 +00:00
Add missing include
This commit is contained in:
parent
73552f1d3c
commit
a6514e7740
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define MWINPUT_CONTROLSWITCH_H
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
namespace ESM
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue