refactor context usage
[src/app-framework-binder.git] / src / main.c
index b42f2ab..400a55c 100644 (file)
@@ -27,6 +27,7 @@
 
 #include "local-def.h"
 #include "afb-apis.h"
+#include "session.h"
 
 #if !defined(PLUGIN_INSTALL_DIR)
 #error "you should define PLUGIN_INSTALL_DIR"