afm-system-daemon.service: Fix a typo
[src/app-framework-main.git] / src / afm-user-daemon.c
index aa5ed83..324e9a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- Copyright 2015, 2016, 2017 IoT.bzh
+ Copyright (C) 2015-2018 IoT.bzh
 
  author: José Bollo <jose.bollo@iot.bzh>
 
 #include <afb/afb-ws-client.h>
 #include <afb/afb-proto-ws.h>
 
-#include "afm.h"
 #include "verbose.h"
 #include "utils-jbus.h"
 #include "utils-json.h"
 
+#define AFM_USER_DBUS_PATH     "/org/AGL/afm/user"
+
 /*
  * name of the application
  */