Include top-level headers from cfg/ subdir.
[bertos.git] / mware / font.h
index cdc0142a2500b5c687fe6586ca5176830bde8a4b..829c263f191bdae92f851902dfb55805ba9dc7d4 100755 (executable)
@@ -14,6 +14,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.6  2005/04/11 19:10:28  bernie
+ *#* Include top-level headers from cfg/ subdir.
+ *#*
  *#* Revision 1.5  2005/03/01 23:26:45  bernie
  *#* Use new CPU-neutral program-memory API.
  *#*
@@ -39,7 +42,7 @@
 #ifndef MWARE_FONT_H
 #define MWARE_FONT_H
 
-#include <compiler.h> /* uint8_t */
+#include <cfg/compiler.h> /* uint8_t */
 #include <mware/pgm.h> /* PROGMEM */
 
 /*!