summaryrefslogtreecommitdiffstats
path: root/src/afb-client-demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-client-demo.c')
-rw-r--r--src/afb-client-demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-client-demo.c b/src/afb-client-demo.c
index 349a0274..6344d6a3 100644
--- a/src/afb-client-demo.c
+++ b/src/afb-client-demo.c
@@ -30,7 +30,7 @@
#include <systemd/sd-event.h>
-#include "afb-common.h"
+#include "afb-common.h" /* TODO: remove dependency to afb-common.h */
#include "afb-wsj1.h"
#include "afb-ws-client.h"