gfx_blit_P(): use RASTER_SIZE() to calculate raster size
[bertos.git] / gfx / charts.h
index af9ee6ddfdb0ec2b11b11b457c368bca97653664..a9ae3e2c7d3faadda1c4b2abca9f3369a1f7c9da 100755 (executable)
@@ -18,6 +18,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.3  2005/11/27 23:36:18  bernie
+ *#* Use appconfig.h instead of cfg/config.h.
+ *#*
  *#* Revision 1.2  2005/11/04 18:17:45  bernie
  *#* Fix header guards and includes for new location of gfx module.
  *#*
@@ -44,7 +47,7 @@
 #define GFX_CHARTS_H
 
 #include <gfx/gfx.h>    /* vcoord_t */
-#include <cfg/config.h> /* CONFIG_ stuff */
+#include <appconfig.h> /* CONFIG_ stuff */
 
 /*!
  * \name Width/height of the small ticks drawn over the axes