X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_graph.h;h=7a85f340689ccd9173b9c30be2ab784a9d43fe79;hb=3bb4c112bfca2d357cd0d066bee681025a490d49;hp=d3de4cf05fc6e215e10312adf2e3d9a555f7e3d7;hpb=0d8f48cee100bcb6ad5d2ebba78c097de840584c;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index d3de4cf..7a85f34 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -5,10 +5,15 @@ #define y1 cairo_y1 #define index cairo_index +/* this may configure __EXTENSIONS__ without which pango will fail to compile + so load this early */ +#include "../rrd_config.h" + #include #include #include #include + #include