Introduce afb_request
[src/app-framework-binder.git] / include / afb / afb-req-v1.h
index db23135..3a73769 100644 (file)
@@ -18,7 +18,7 @@
 #pragma once
 
 #include <stdlib.h>
-#include "afb-req-common.h"
+#include "afb-req.h"
 
 /*
  * Stores 'req' on heap for asynchrnous use.