add missing include of vfd header

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

Origin message was:
------------------
- add missing include of vfd header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2013-11-13 10:31:16 +01:00
parent c266f96560
commit 3006c5ff4b
20 changed files with 24 additions and 0 deletions

View File

@@ -34,6 +34,8 @@
#include <gui/volumebar.h>
#include <gui/audiomute.h>
#include <driver/vfd.h>
CAudioMute::CAudioMute():CComponentsPicture(0, 0, 0, 0, NEUTRINO_ICON_BUTTON_MUTE)
{
y_old = -1;