summaryrefslogtreecommitdiff
path: root/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'status.c')
-rw-r--r--status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/status.c b/status.c
index 0d3be0f3..626093ff 100644
--- a/status.c
+++ b/status.c
@@ -1,3 +1,4 @@
+#include "config.h"
#include "status.h"
myStatus *my_status_new(gchar *title, gchar *text)