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

@@ -50,6 +50,7 @@
#include "ui/ui.h"
#include "window_list.h"
#include "config/preferences.h"
#include "xmpp/xmpp.h"
static GTimer *remind_timer;