diff options
Diffstat (limited to 'input/lirc.h')
-rw-r--r-- | input/lirc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/lirc.h b/input/lirc.h index 22ba92cc6c..d7b22fbb60 100644 --- a/input/lirc.h +++ b/input/lirc.h @@ -19,7 +19,7 @@ #ifndef MPLAYER_LIRC_H #define MPLAYER_LIRC_H -int +int mp_input_lirc_init(void); int |