Prep for v1.2.0
[hackover2013-badge-firmware.git] / drivers / displays / tft / fonts / dejavusanscondensed9.h
index a07c51f..0a751fe 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __DEJA_VU_SANS_CONDENSED_9__
 #define __DEJA_VU_SANS_CONDENSED_9__
 
-#include "bitmapfonts.h"
+#include "../fonts.h"
 
 extern const uint8_t dejaVuSansCondensed9ptCharBitmaps[];
 extern const FONT_CHAR_INFO dejaVuSansCondensed9ptCharDescriptors[];
This page took 0.023574 seconds and 4 git commands to generate.