From 08920561a178577b4a3faef771a487b757551b0d Mon Sep 17 00:00:00 2001 From: ishmal Date: Thu, 16 Nov 2006 18:35:33 +0000 Subject: [PATCH] change include to not interfere with other instances of uri.h --- src/dom/io/uristream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dom/io/uristream.h b/src/dom/io/uristream.h index 45d44b71d..925e2e4bc 100644 --- a/src/dom/io/uristream.h +++ b/src/dom/io/uristream.h @@ -37,7 +37,7 @@ */ -#include "uri.h" +#include "dom/uri.h" #include "domstream.h" #include "httpclient.h" -- 2.30.2