changeset 1990:7858bc1b360d

fixed (thx,. Dirk Vornheder)
author arpi
date Thu, 27 Sep 2001 17:03:39 +0000
parents bddeddc2cf42
children dee4b2ea5e5b
files lirc_mp.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lirc_mp.c	Thu Sep 27 17:00:35 2001 +0000
+++ b/lirc_mp.c	Thu Sep 27 17:03:39 2001 +0000
@@ -12,8 +12,12 @@
 
 // hack, will be remove later when ./configure fixed...
 #include "config.h"
+
 #ifdef HAVE_LIRC
 
+#include "mp_msg.h"
+#include "help_mp.h"
+
 // start of LIRC support
 
 #include <lirc/lirc_client.h>