driver/vfd.h: use cs_frontpanel.h header

Origin commit data
------------------
Branch: ni/coolstream
Commit: a3d8085f0d
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:
[CST] Focus
2013-01-11 15:15:55 +04:00
parent 4a6fe9b835
commit b45d5510cf

View File

@@ -42,11 +42,8 @@
#include <pthread.h>
#include <string>
#ifdef BOXMODEL_APOLLO
#include <cs_frontpanel.h>
#else
#include <cs_vfd.h>
#endif
class CVFD
{