mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +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 <string>
|
||||
#include <coolstream/cs_frontpanel.h>
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
#include <cs_frontpanel.h>
|
||||
#else
|
||||
#include <cs_vfd.h>
|
||||
#endif
|
||||
|
||||
class CVFD
|
||||
{
|
||||
|
Reference in New Issue
Block a user