1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00

Add missing include

This commit is contained in:
Andrei Kortunov 2020-05-09 11:28:30 +04:00
parent 73552f1d3c
commit a6514e7740

View File

@ -2,6 +2,7 @@
#define MWINPUT_CONTROLSWITCH_H
#include <map>
#include <string>
namespace ESM
{