summaryrefslogtreecommitdiffstats
path: root/ucs2-afb
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-06-07 15:19:51 +0200
committerGitHub <noreply@github.com>2017-06-07 15:19:51 +0200
commit714eb879caedcc32674b26fdc7583a6fcfeb4f85 (patch)
treee58fa59771825187d1030be6b2adeb30ac3890f9 /ucs2-afb
parent456b7d066103dba85bc1bcf3cba36d1974aae277 (diff)
parentfbc5ea2207be7c8f3200de6c14ee8729c723c2fb (diff)
Merge pull request #2 from ronan22/master
add packaging
Diffstat (limited to 'ucs2-afb')
-rw-r--r--ucs2-afb/ucs_apihat.h2
-rw-r--r--ucs2-afb/ucs_binding.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ucs2-afb/ucs_apihat.h b/ucs2-afb/ucs_apihat.h
index 8926344..c0f8042 100644
--- a/ucs2-afb/ucs_apihat.h
+++ b/ucs2-afb/ucs_apihat.h
@@ -25,7 +25,7 @@
#include <json-c/json.h>
#include <afb/afb-binding.h>
-#include <afb/afb-service-itf.h>
+#include <afb/afb-service-v2.h>
#include "ucs_interface.h"
diff --git a/ucs2-afb/ucs_binding.h b/ucs2-afb/ucs_binding.h
index 5b74730..3d18260 100644
--- a/ucs2-afb/ucs_binding.h
+++ b/ucs2-afb/ucs_binding.h
@@ -25,7 +25,7 @@
#include <json-c/json.h>
#include <afb/afb-binding.h>
-#include <afb/afb-service-itf.h>
+#include <afb/afb-service-v2.h>
#include "ucs_interface.h"