summaryrefslogtreecommitdiff
path: root/xine/vo_lastpts.c
diff options
context:
space:
mode:
authorphintuka <phintuka>2012-03-07 08:25:37 +0000
committerphintuka <phintuka>2012-03-07 08:25:37 +0000
commit180ebcd383df6c3a846dc839351cef078f7c966f (patch)
tree31dde4974ffac673a861367b3cae47d39f930f8b /xine/vo_lastpts.c
parent0251a79c19f56a44bafb7025ae8e2569bf915272 (diff)
downloadxineliboutput-180ebcd383df6c3a846dc839351cef078f7c966f.tar.gz
xineliboutput-180ebcd383df6c3a846dc839351cef078f7c966f.tar.bz2
Added missing includes
Diffstat (limited to 'xine/vo_lastpts.c')
-rw-r--r--xine/vo_lastpts.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xine/vo_lastpts.c b/xine/vo_lastpts.c
index 352f40fc..7346d4bc 100644
--- a/xine/vo_lastpts.c
+++ b/xine/vo_lastpts.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: vo_lastpts.c,v 1.5 2011-11-22 12:23:24 phintuka Exp $
+ * $Id: vo_lastpts.c,v 1.6 2012-03-07 08:25:37 phintuka Exp $
*
*/
@@ -21,6 +21,7 @@
#define LOG_MODULENAME "[lastpts ] "
#include "../logdefs.h"
+#include "vo_lastpts.h"
/*
* lastpts_hook_t