From a3d8085f0d0c8773770f327caeabad4a8bdcd887 Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Fri, 11 Jan 2013 15:15:55 +0400 Subject: [PATCH] driver/vfd.h: use cs_frontpanel.h header --- src/driver/vfd.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/driver/vfd.h b/src/driver/vfd.h index 3047bf8d0..5060069c8 100644 --- a/src/driver/vfd.h +++ b/src/driver/vfd.h @@ -42,11 +42,8 @@ #include #include -#ifdef BOXMODEL_APOLLO + #include -#else -#include -#endif class CVFD {