add missing include of vfd header

Origin commit data
------------------
Commit: 3845feb0e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Origin message was:
------------------
- add missing include of vfd header
This commit is contained in:
vanhofen
2013-11-13 10:31:16 +01:00
parent f2a2e699c2
commit 81d56f75fc
20 changed files with 24 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
#include <driver/fontrenderer.h>
#include <driver/rcinput.h>
#include <driver/screen_max.h>
#include <driver/vfd.h>
#include <gui/color.h>
#include <gui/widget/icons.h>
#include <gui/customcolor.h>