diff options
| author | Ted Gould <ted@gould.cx> | 2008-10-31 21:31:40 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2008-10-31 21:31:40 +0000 |
| commit | 648c036c5b9a963e990c1fe02a05bb2db199616d (patch) | |
| tree | 48eca36ba98fc650f577bb7a5020bfcc038e4173 /src/conn-avoid-ref.cpp | |
| parent | Patch from Hannes Hochreiner to make it so that attributes on the root node c... (diff) | |
| download | inkscape-648c036c5b9a963e990c1fe02a05bb2db199616d.tar.gz inkscape-648c036c5b9a963e990c1fe02a05bb2db199616d.zip | |
Making it so that including simple-node.h will generate an error
(bzr r6889)
Diffstat (limited to 'src/conn-avoid-ref.cpp')
| -rw-r--r-- | src/conn-avoid-ref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn-avoid-ref.cpp b/src/conn-avoid-ref.cpp index ac9064713..34c839c6f 100644 --- a/src/conn-avoid-ref.cpp +++ b/src/conn-avoid-ref.cpp @@ -18,7 +18,7 @@ #include "libavoid/polyutil.h" #include "libavoid/router.h" #include "libavoid/connector.h" -#include "xml/simple-node.h" +#include "xml/node.h" #include "document.h" #include "desktop.h" #include "desktop-handles.h" |
