From 5d82870a04d70ee6e3f075cd4e8a9b6f416e84bb Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 1 Jan 2016 22:06:17 +0100 Subject: fix source and header paths --- agents/notificationagent.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'agents/notificationagent.cc') 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 +#include +#include +#include #include "notificationconn.h" #include "notificationagent.h" -- cgit v1.2.3