X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=gfx%2Fcharts.c;h=0b42185e714bee67ac297d0b3af90fdfb1cca7ec;hb=32d3cb4e4330fe9358925a5ac54cca4bcec5213b;hp=945070db873a37bc74ebe21c0528d0888a4072a9;hpb=41ee2287b2f2d7ec3e73e998b06076888608ed72;p=bertos.git diff --git a/gfx/charts.c b/gfx/charts.c index 945070db..0b42185e 100755 --- a/gfx/charts.c +++ b/gfx/charts.c @@ -26,6 +26,12 @@ /*#* *#* $Log$ + *#* Revision 1.3 2005/11/27 23:33:29 bernie + *#* Reorder includes. + *#* + *#* Revision 1.2 2005/11/04 18:17:45 bernie + *#* Fix header guards and includes for new location of gfx module. + *#* *#* Revision 1.1 2005/11/04 18:11:35 bernie *#* Move graphics stuff from mware/ to gfx/. *#* @@ -47,7 +53,7 @@ *#*/ #include "charts.h" -#include +#include #ifndef CONFIG_CHART_ARROWS