mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
record.h: remove include of vfd.h; use display.h instead
Origin commit data
------------------
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
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