summaryrefslogtreecommitdiff
path: root/agents/webproxyconn.h
diff options
context:
space:
mode:
Diffstat (limited to 'agents/webproxyconn.h')
-rw-r--r--agents/webproxyconn.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/agents/webproxyconn.h b/agents/webproxyconn.h
index c183462..646ceac 100644
--- a/agents/webproxyconn.h
+++ b/agents/webproxyconn.h
@@ -1,9 +1,8 @@
#ifndef WEBPROXYCONN_H
#define WEBPROXYCONN_H
-#include <QtCore/QObject>
-#include "sapconnection.h"
-#include "sapsocket.h"
+#include <sap/sapconnection.h>
+#include <sap/sapsocket.h>
class WebProxyTrans;