Code

Extensions. Restack patch for bug #524481 (restack extension hangs for drawings with...
[inkscape.git] / src / xml / croco-node-iface.h
1 #ifndef INKSCAPE_SP_REPR_NODE_IFACE_H
2 #define INKSCAPE_SP_REPR_NODE_IFACE_H
4 #include <libcroco/cr-node-iface.h>
6 namespace Inkscape {
7 namespace XML {
8 extern CRNodeIface const croco_node_iface;
9 }
10 }
12 #endif /* !INKSCAPE_SP_REPR_NODE_IFACE_H */