Added config.h to files checking for OTR support

This commit is contained in:
James Booth
2014-05-19 21:25:21 +01:00
parent 7b4eaa1c23
commit 0166454794
4 changed files with 8 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
#include <stdlib.h>
#include <string.h>
#include "config.h"
#include "common.h"
#include "config/theme.h"
#include "config/preferences.h"