mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
driver/vfd.h: try to fix libcs headers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 185abd1a64
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -42,7 +42,11 @@
|
|||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <coolstream/cs_frontpanel.h>
|
#ifdef BOXMODEL_APOLLO
|
||||||
|
#include <cs_frontpanel.h>
|
||||||
|
#else
|
||||||
|
#include <cs_vfd.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
class CVFD
|
class CVFD
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user