summaryrefslogtreecommitdiff
path: root/agents/webproxyagent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'agents/webproxyagent.cc')
-rw-r--r--agents/webproxyagent.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/agents/webproxyagent.cc b/agents/webproxyagent.cc
index c9d5580..9a5bfce 100644
--- a/agents/webproxyagent.cc
+++ b/agents/webproxyagent.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 "webproxyconn.h"
#include "webproxyagent.h"