Add backward compatibility and remarks
[src/app-framework-binder.git] / src / afb-config.c
index ebacee9..dc3388e 100644 (file)
@@ -31,7 +31,7 @@
 #include "afb-config.h"
 #include "afb-hook.h"
 
-#include <afb/afb-binding.h>
+#include <afb/afb-binding-v1.h>
 
 #if !defined(BINDING_INSTALL_DIR)
 #error "you should define BINDING_INSTALL_DIR"