aboutsummaryrefslogtreecommitdiffstats
path: root/include/afb/afb-service-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/afb/afb-service-v2.h')
-rw-r--r--include/afb/afb-service-v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/afb/afb-service-v2.h b/include/afb/afb-service-v2.h
index 08974c9d..75a262be 100644
--- a/include/afb/afb-service-v2.h
+++ b/include/afb/afb-service-v2.h
@@ -17,7 +17,7 @@
#pragma once
-#include "afb-service-common.h"
+#include "afb-service-itf.h"
/**
* Calls the 'verb' of the 'api' with the arguments 'args' and 'verb' in the name of the binding.