X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_graph.h;h=5c97b80a15805ee43b7d219377f72923647263b1;hp=04158152b87ce4a7d57244a2af3a66854800fa24;hb=4544c97f2699490bdfef560e6dbcd71de09db7b2;hpb=b47c2e44707f965100a561660a45f89b5759cbc1 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