summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dom/io/httpclient.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dom/io/httpclient.h b/src/dom/io/httpclient.h
index 9f4d238f9..4c4bbcfe6 100644
--- a/src/dom/io/httpclient.h
+++ b/src/dom/io/httpclient.h
@@ -31,9 +31,9 @@
-#include "dom.h"
-#include "uri.h"
-#include "socket.h"
+#include "dom/dom.h"
+#include "dom/uri.h"
+#include "dom/io/socket.h"
namespace org
{