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/hostmanageragent.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'agents/hostmanageragent.cc') diff --git a/agents/hostmanageragent.cc b/agents/hostmanageragent.cc index 3cc67c2..d6241d7 100644 --- a/agents/hostmanageragent.cc +++ b/agents/hostmanageragent.cc @@ -1,7 +1,7 @@ -#include "sapsocket.h" -#include "sapconnectionrequest.h" -#include "sapserviceinfo.h" -#include "sapchannelinfo.h" +#include +#include +#include +#include #include "hostmanagerconn.h" #include "hostmanageragent.h" -- cgit v1.2.3