X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-root.cpp;h=6ad5ff6385798398609a62eb89c2c6b993c5ba15;hb=b752616506705efd28f22c4d852d198ff40c7026;hp=c555c78a00bce3c97f12f468225fcad3730b8d93;hpb=652139c0ae237603d324f13b97a874a80098ca6c;p=inkscape.git diff --git a/src/sp-root.cpp b/src/sp-root.cpp index c555c78a0..6ad5ff638 100644 --- a/src/sp-root.cpp +++ b/src/sp-root.cpp @@ -13,7 +13,12 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#include "config.h" +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + +#include +#include #include "svg/svg.h" #include "display/nr-arena-group.h"