Adds the library libafbwsc.so
[src/app-framework-binder.git] / src / afb-client-demo.c
index 004ab3f..6344d6a 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 2015 "IoT.bzh"
+ * Copyright (C) 2015, 2016 "IoT.bzh"
  * Author "Fulup Ar Foll"
  * Author José Bollo <jose.bollo@iot.bzh>
  *
@@ -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"