- add missing include of vfd header

This commit is contained in:
svenhoefer
2013-11-13 10:31:16 +01:00
parent 4bc6e43ad4
commit 3845feb0e4
20 changed files with 24 additions and 0 deletions

View File

@@ -40,6 +40,8 @@
#include <gui/widget/stringinput.h>
#include <driver/screen_max.h>
#include <driver/vfd.h>
#include <system/helpers.h>
#include <sys/vfs.h>