summaryrefslogtreecommitdiff
path: root/agents/hostmanagerconn.h
diff options
context:
space:
mode:
Diffstat (limited to 'agents/hostmanagerconn.h')
-rw-r--r--agents/hostmanagerconn.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/agents/hostmanagerconn.h b/agents/hostmanagerconn.h
index 3543a6c..5d42980 100644
--- a/agents/hostmanagerconn.h
+++ b/agents/hostmanagerconn.h
@@ -1,9 +1,8 @@
#ifndef HOSTMANAGERPEER_H
#define HOSTMANAGERPEER_H
-#include <QtCore/QVariant>
-#include "sapconnection.h"
-#include "sapsocket.h"
+#include <sap/sapconnection.h>
+#include <sap/sapsocket.h>
class HostManagerConn : public QObject
{