Revert "rename afb-service-itf.h to afb-service-v2.h"
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 9 Jun 2017 11:01:03 +0000 (13:01 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 9 Jun 2017 11:01:03 +0000 (13:01 +0200)
This reverts commit 8e11d17565ec6f38e8c5571c48a3e4a317758223.

ucs2-afb/ucs_apihat.h
ucs2-afb/ucs_binding.h

index c0f8042..8926344 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <json-c/json.h>
 #include <afb/afb-binding.h>
-#include <afb/afb-service-v2.h>
+#include <afb/afb-service-itf.h>
 
 #include "ucs_interface.h"
 
index 3d18260..5b74730 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <json-c/json.h>
 #include <afb/afb-binding.h>
-#include <afb/afb-service-v2.h>
+#include <afb/afb-service-itf.h>
 
 #include "ucs_interface.h"