v1.0.0 reorg
[hackover2013-badge-firmware.git] / drivers / displays / tft / fonts / dejavusans9.h
index c5f4af0..fd9d00f 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __DEJA_VU_SANS_9__
 #define __DEJA_VU_SANS_9__
 
-#include "bitmapfonts.h"
+#include "../fonts.h"
 
 extern const uint8_t dejaVuSans9ptCharBitmaps[];
 extern const FONT_CHAR_INFO dejaVuSans9ptCharDescriptors[];
This page took 0.023413 seconds and 4 git commands to generate.