X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fcharts.h;h=4dad1cecd8e0724ab223842669141552813c3705;hb=4b7d21af2dd8cc7b1e93e62b3fcde0601377798a;hp=ecc7f309be69218830c7e1621462e5e6bb11932b;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/gfx/charts.h b/bertos/gfx/charts.h index ecc7f309..4dad1cec 100644 --- a/bertos/gfx/charts.h +++ b/bertos/gfx/charts.h @@ -44,7 +44,7 @@ #ifndef GFX_CHARTS_H #define GFX_CHARTS_H -#include /* CONFIG_ stuff */ +#include "cfg/cfg_gfx.h" /* CONFIG_ stuff */ #include /* vcoord_t */