From fa6633a1a0df310167ed2882b119dbd8e1c75a23 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 Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/1413177ad164482c2e3a197ea8ef91288c39f4ff Author: [CST] Focus Date: 2013-01-11 (Fri, 11 Jan 2013) --- 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