Fix OSX compile

This commit is contained in:
James Booth
2016-04-26 21:34:06 +01:00
committed by Dominik Heidler
parent 65960dfbb2
commit 4ca6296fb7
7 changed files with 49 additions and 46 deletions

View File

@@ -40,6 +40,7 @@
#include "command/commands.h"
#include "ui/win_types.h"
#include "muc.h"
#include "config/tlscerts.h"
#ifdef HAVE_LIBOTR
#include "otr/otr.h"
#endif