summaryrefslogtreecommitdiff
path: root/agents/notificationagent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'agents/notificationagent.cc')
-rw-r--r--agents/notificationagent.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/agents/notificationagent.cc b/agents/notificationagent.cc
index 58d27d4..a51a82d 100644
--- a/agents/notificationagent.cc
+++ b/agents/notificationagent.cc
@@ -1,7 +1,7 @@
-#include "sapsocket.h"
-#include "sapconnectionrequest.h"
-#include "sapserviceinfo.h"
-#include "sapchannelinfo.h"
+#include <sap/sapsocket.h>
+#include <sap/sapconnectionrequest.h>
+#include <sap/sapserviceinfo.h>
+#include <sap/sapchannelinfo.h>
#include "notificationconn.h"
#include "notificationagent.h"