From cc943abea0772482f90fb0ae94c0a6b7d8bfa4f5 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 ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/1413177ad164482c2e3a197ea8ef91288c39f4ff Author: [CST] Focus Date: 2013-01-11 (Fri, 11 Jan 2013) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- 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