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