[vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
git at videolan.org
Mon Oct 13 20:36:05 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Oct 13 20:35:27 2008 +0200| [42245cef2bb350453207a5f1a67997c460dbe71c] | committer: Laurent Aimar
Cosmetics.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42245cef2bb350453207a5f1a67997c460dbe71c
---
src/input/clock.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/input/clock.h b/src/input/clock.h
index 3790ee1..b42f786 100644
--- a/src/input/clock.h
+++ b/src/input/clock.h
@@ -30,6 +30,7 @@
#define _INPUT_CLOCK_H 1
#include <vlc_common.h>
+#include <vlc_input.h> /* FIXME Needed for input_clock_t */
/** @struct input_clock_t
* This structure is used to manage clock drift and reception jitters
More information about the vlc-devel
mailing list