X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=gfx%2Fcharts.c;h=79b178c01dde3a84b5e5069c23d0495ad80f5514;hb=0007248e32b0e774b484711cf9403966f6206772;hp=945070db873a37bc74ebe21c0528d0888a4072a9;hpb=41ee2287b2f2d7ec3e73e998b06076888608ed72;p=bertos.git diff --git a/gfx/charts.c b/gfx/charts.c index 945070db..79b178c0 100755 --- a/gfx/charts.c +++ b/gfx/charts.c @@ -26,6 +26,9 @@ /*#* *#* $Log$ + *#* 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/. *#* @@ -46,7 +49,7 @@ *#* *#*/ -#include "charts.h" +#include #include