Reorder includes.
[bertos.git] / gfx / charts.c
index 945070db873a37bc74ebe21c0528d0888a4072a9..0b42185e714bee67ac297d0b3af90fdfb1cca7ec 100755 (executable)
 
 /*#*
  *#* $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 <mware/gfx.h>
+#include <gfx/gfx.h>
 
 
 #ifndef CONFIG_CHART_ARROWS