Add smallfonts back to lcd.h. Many APPs need it. This should probably change

This commit is contained in:
Stefan `Sec` Zehl 2011-07-18 18:32:30 +02:00
parent 2788612f89
commit ff5bbad940
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
#include "lcd/decoder.h"
#include "lcd/display.h"
#include "lcd/render.h"
#include "lcd/fonts/smallfonts.h"