From ddfff99da984353133ec61a476ccaba3992b8654 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Fri, 9 Jun 2017 13:01:03 +0200 Subject: Revert "rename afb-service-itf.h to afb-service-v2.h" This reverts commit 8e11d17565ec6f38e8c5571c48a3e4a317758223. --- ucs2-afb/ucs_apihat.h | 2 +- ucs2-afb/ucs_binding.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ucs2-afb') diff --git a/ucs2-afb/ucs_apihat.h b/ucs2-afb/ucs_apihat.h index c0f8042..8926344 100644 --- a/ucs2-afb/ucs_apihat.h +++ b/ucs2-afb/ucs_apihat.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include "ucs_interface.h" diff --git a/ucs2-afb/ucs_binding.h b/ucs2-afb/ucs_binding.h index 3d18260..5b74730 100644 --- a/ucs2-afb/ucs_binding.h +++ b/ucs2-afb/ucs_binding.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include "ucs_interface.h" -- cgit 1.2.3-korg