diff options
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r-- | protocols/Tox/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index 545600d409..bb417850ca 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -10,6 +10,7 @@ #include <iomanip>
#include <vector>
#include <regex>
+#include <map>
#include <newpluginapi.h>
|