X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Frrd_graph.h;h=75a9439faeb0a6e0f3bf0244b5c5e6eea10fe0ed;hb=8068dbc4e0debda3a560b694b9981ff7ff740fd6;hp=5c97b80a15805ee43b7d219377f72923647263b1;hpb=01d591afbd1c441d3b4a9ae4b9bf290d893013c3;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index 5c97b80..75a9439 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -7,10 +7,12 @@ /* this may configure __EXTENSIONS__ without which pango will fail to compile so load this early */ +#if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) +#include "../win32/config.h" +#else #ifdef HAVE_CONFIG_H #include "../rrd_config.h" -#elif defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) -#include "../win32/config.h" +#endif #endif #include