summaryrefslogtreecommitdiffstats
path: root/lirc_mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lirc_mp.c')
-rw-r--r--lirc_mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lirc_mp.c b/lirc_mp.c
index 2ef3046ade..c1bdcad6b6 100644
--- a/lirc_mp.c
+++ b/lirc_mp.c
@@ -13,7 +13,7 @@
// hack, will be remove later when ./configure fixed...
#include "config.h"
-#ifdef HAVE_LIRC
+#if defined(HAVE_LIRC) && ! defined (HAVE_NEW_INPUT)
#include "mp_msg.h"
#include "help_mp.h"