Code

Modify includes to not conflict with inkscape
authorishmal <ishmal@users.sourceforge.net>
Wed, 12 Apr 2006 13:57:33 +0000 (13:57 +0000)
committerishmal <ishmal@users.sourceforge.net>
Wed, 12 Apr 2006 13:57:33 +0000 (13:57 +0000)
src/dom/io/httpclient.h

index 9f4d238f9192adc28d4ce675cfce26bc86ad8c20..4c4bbcfe6809b3c2818ba68248aa6fd9839bf3c2 100644 (file)
@@ -31,9 +31,9 @@
 \r
 \r
 \r
-#include "dom.h"\r
-#include "uri.h"\r
-#include "socket.h"\r
+#include "dom/dom.h"\r
+#include "dom/uri.h"\r
+#include "dom/io/socket.h"\r
 \r
 namespace org\r
 {\r