From 5e3b654000e75c29d79939684077c7833ecbcead Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 May 2014 23:58:28 +0300 Subject: Fix compilation with some configure options. --- src/commands.h | 2 ++ src/resources/db/emotedb.h | 1 + 2 files changed, 3 insertions(+) diff --git a/src/commands.h b/src/commands.h index 2526995f8..1c7816cee 100644 --- a/src/commands.h +++ b/src/commands.h @@ -27,6 +27,8 @@ #include +#include "localconsts.h" + class ChatTab; extern ChatTab *localChatTab; 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 +#include #include "localconsts.h" -- cgit v1.2.3-60-g2f50