mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
driver/vfd.h: use cs_frontpanel.h header
This commit is contained in:
@@ -42,11 +42,8 @@
|
|||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#ifdef BOXMODEL_APOLLO
|
|
||||||
#include <cs_frontpanel.h>
|
#include <cs_frontpanel.h>
|
||||||
#else
|
|
||||||
#include <cs_vfd.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
class CVFD
|
class CVFD
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user