Fix for LP64 architectures; Add some more tests.
[bertos.git] / mware / charts.h
index ca55259cef83a703aa3ad646d0efca9a2dd602d0..c3c4feef35218b55b46867f70aa6f8331e83eb21 100755 (executable)
@@ -3,7 +3,7 @@
  * <!--
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
  * Copyright 1999, 2000, 2001, 2003 Bernardo Innocenti <bernie@develer.com>
- * This file is part of DevLib - See devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \brief Simple charts on top of mware/gfx routines (interface).
 
 /*#*
  *#* $Log$
+ *#* Revision 1.7  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
+ *#* Revision 1.6  2005/04/11 19:10:28  bernie
+ *#* Include top-level headers from cfg/ subdir.
+ *#*
  *#* Revision 1.5  2004/09/14 20:56:39  bernie
  *#* Make more generic and adapt to new gfx functions.
  *#*
@@ -32,7 +38,7 @@
 #define MWARE_CHARTS_H
 
 #include <mware/gfx.h> /* vcoord_t */
-#include <config.h> /* CONFIG_ stuff */
+#include <cfg/config.h> /* CONFIG_ stuff */
 
 /*!
  * \name Width/height of the small ticks drawn over the axes