diff options
Diffstat (limited to 'protocols/Facebook/src/stdafx.h')
| -rw-r--r-- | protocols/Facebook/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h index 36af3e8128..871f268be3 100644 --- a/protocols/Facebook/src/stdafx.h +++ b/protocols/Facebook/src/stdafx.h @@ -53,7 +53,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "../../libs/zlib/src/zlib.h" #include "db.h" +#include "dialogs.h" #include "mqtt.h" #include "proto.h" +#include "resource.h" extern bool g_bMessageState; |
