git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcc2ccb
)
Include vlc_input header to fix compilation
author
Rafaël Carré
<funman@videolan.org>
Wed, 22 Aug 2007 20:41:09 +0000
(20:41 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Wed, 22 Aug 2007 20:41:09 +0000
(20:41 +0000)
modules/codec/cmml/history.c
patch
|
blob
|
history
diff --git
a/modules/codec/cmml/history.c
b/modules/codec/cmml/history.c
index
25a8eff
..
de4e8e2
100644
(file)
--- a/
modules/codec/cmml/history.c
+++ b/
modules/codec/cmml/history.c
@@
-25,6
+25,7
@@
*****************************************************************************/
#include <vlc/vlc.h>
+#include <vlc_input.h>
#include "history.h"