summaryrefslogtreecommitdiff
path: root/src/connections-glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/connections-glue.c')
-rw-r--r--src/connections-glue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connections-glue.c b/src/connections-glue.c
index bccfd434..fa5cf36f 100644
--- a/src/connections-glue.c
+++ b/src/connections-glue.c
@@ -1,4 +1,5 @@
#include "base.h"
+#include "connections.h"
const char *connection_get_state(connection_state_t state) {
switch (state) {