X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_graph.h;h=5c97b80a15805ee43b7d219377f72923647263b1;hb=765772ba1d71e8581f9e65c8c3579997bba5890e;hp=04158152b87ce4a7d57244a2af3a66854800fa24;hpb=fdf43e1917bff95e888d84c2073473e42c611658;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index 0415815..5c97b80 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -7,7 +7,11 @@ /* this may configure __EXTENSIONS__ without which pango will fail to compile so load this early */ +#ifdef HAVE_CONFIG_H #include "../rrd_config.h" +#elif defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) +#include "../win32/config.h" +#endif #include #include