mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- record.h: remove include of vfd.h; use display.h instead
This commit is contained in:
@@ -34,11 +34,9 @@
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <record_cs.h>
|
||||
#include <driver/vfd.h>
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
#include <record_td.h>
|
||||
#include <driver/lcdd.h>
|
||||
#endif
|
||||
|
||||
#include <OpenThreads/Mutex>
|
||||
|
Reference in New Issue
Block a user