fix include of afb-service-v1.h
[src/app-framework-binder.git] / include / afb / afb-daemon-v1.h
index 65b689e..256c5fd 100644 (file)
@@ -17,6 +17,8 @@
 
 #pragma once
 
+#include "afb-daemon-common.h"
+
 /*
  * Retrieves the common systemd's event loop of AFB
  * 'daemon' MUST be the daemon given in interface when activating the binding.