Code

Make correct reference to dom.h
authorishmal <ishmal@users.sourceforge.net>
Wed, 12 Apr 2006 14:00:07 +0000 (14:00 +0000)
committerishmal <ishmal@users.sourceforge.net>
Wed, 12 Apr 2006 14:00:07 +0000 (14:00 +0000)
src/dom/io/domstream.h

index af43d0a51718511b1bccc809dac740d9d3022bc9..9904bb71b67de83877f9e6d07ce2b87a8385e620 100644 (file)
@@ -31,7 +31,7 @@
 
 
 
-#include "dom.h"
+#include <dom/dom.h>
 
 namespace org
 {