summaryrefslogtreecommitdiff
path: root/src/resources/db/emotedb.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 23:58:28 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 23:58:28 +0300
commit5e3b654000e75c29d79939684077c7833ecbcead (patch)
tree5ebe31029f2504e5352b9d8faff6fa2be999d70a /src/resources/db/emotedb.h
parent2a4b0ac196f187efbba11c6767782b8483ec4651 (diff)
downloadplus-5e3b654000e75c29d79939684077c7833ecbcead.tar.gz
plus-5e3b654000e75c29d79939684077c7833ecbcead.tar.bz2
plus-5e3b654000e75c29d79939684077c7833ecbcead.tar.xz
plus-5e3b654000e75c29d79939684077c7833ecbcead.zip
Fix compilation with some configure options.
Diffstat (limited to 'src/resources/db/emotedb.h')
-rw-r--r--src/resources/db/emotedb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/db/emotedb.h b/src/resources/db/emotedb.h
index cc769801b..86ffbf37b 100644
--- a/src/resources/db/emotedb.h
+++ b/src/resources/db/emotedb.h
@@ -23,6 +23,7 @@
#define RESOURCES_DB_EMOTEDB_H
#include <map>
+#include <string>
#include "localconsts.h"