Improve includes
[src/app-framework-binder.git] / include / afb / afb-binding.h
index cea1b55..c78a79d 100644 (file)
@@ -50,8 +50,9 @@
  */
 
 #include "afb-session.h"
-#include "afb-event-itf.h"
+#include "afb-auth.h"
 #include "afb-req-itf.h"
+#include "afb-event-itf.h"
 #include "afb-service-itf.h"
 #include "afb-daemon-itf.h"
 #include "afb-binding-v1.h"