From 1413177ad164482c2e3a197ea8ef91288c39f4ff Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Fri, 11 Jan 2013 14:16:26 +0400 Subject: [PATCH] driver/rcinput.h: try to fix libcs headers --- src/driver/rcinput.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/driver/rcinput.h b/src/driver/rcinput.h index 64231c877..1591461d4 100644 --- a/src/driver/rcinput.h +++ b/src/driver/rcinput.h @@ -38,12 +38,16 @@ #include #include #include + +#ifdef BOXMODEL_APOLLO #ifdef HAVE_COOLSTREAM_CS_IR_GENERIC_H -#include +#include #endif +#else #ifdef HAVE_COOLSTREAM_NEVIS_IR_H #include #endif +#endif #ifndef KEY_OK #define KEY_OK 0x160