X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fline.c;h=598c0dfcdfff4bb1e0551375f9bbb73257b2070c;hb=b50c45ad2775f2b59f5b58bf2d831faafad36e92;hp=a878c1569efa28bd6706bfd375f5c9db9ffd99cc;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/gfx/line.c b/bertos/gfx/line.c index a878c156..598c0dfc 100644 --- a/bertos/gfx/line.c +++ b/bertos/gfx/line.c @@ -42,7 +42,7 @@ #include "gfx.h" #include "gfx_p.h" -#include /* CONFIG_GFX_CLIPPING */ +#include "cfg/cfg_gfx.h" /* CONFIG_GFX_CLIPPING */ #include /* ASSERT() */ #include /* SWAP() */