Code

updated spanish.nsh and inkscape.nsi to reflect latest file-changes
[inkscape.git] / trunk / 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 */