From: ishmal Date: Thu, 16 Nov 2006 19:03:23 +0000 (+0000) Subject: Slight include tweak X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=720a6e9fa9ba3495dfb1222921bd6258873a3958;p=inkscape.git Slight include tweak --- diff --git a/src/dom/io/uristream.h b/src/dom/io/uristream.h index 925e2e4bc..43369bfcd 100644 --- a/src/dom/io/uristream.h +++ b/src/dom/io/uristream.h @@ -37,7 +37,7 @@ */ -#include "dom/uri.h" +#include "../uri.h" #include "domstream.h" #include "httpclient.h"