record.h: remove include of vfd.h; use display.h instead

Origin commit data
------------------
Branch: ni/coolstream
Commit: 09adc177d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)

Origin message was:
------------------
- record.h: remove include of vfd.h; use display.h instead

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-04-16 11:31:55 +02:00
parent 189e55ec30
commit 098e322feb
10 changed files with 9 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
#include <driver/screen_max.h>
#include <driver/record.h>
#include <driver/volume.h>
#include <driver/display.h>
#include <gui/color.h>