summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 0e846d7..4d0f46b 100644
--- a/main.c
+++ b/main.c
@@ -4,6 +4,7 @@
#include "conf.h"
#include "servers.h"
#include "control_service.h"
+#include "communication_source.h"
#include <glib.h>
#include <glib-object.h>