[MPlayer-cvslog] r32169 - trunk/eosd.h
diego
subversion at mplayerhq.hu
Sun Sep 12 00:31:30 CEST 2010
Author: diego
Date: Sun Sep 12 00:31:29 2010
New Revision: 32169
Log:
Add required #includes to fix 'make checkheaders'.
Modified:
trunk/eosd.h
Modified: trunk/eosd.h
==============================================================================
--- trunk/eosd.h Sun Sep 12 00:24:16 2010 (r32168)
+++ trunk/eosd.h Sun Sep 12 00:31:29 2010 (r32169)
@@ -22,6 +22,10 @@
#ifndef MPLAYER_EOSD_H
#define MPLAYER_EOSD_H
+#include "libass/ass_mp.h"
+#include "libmpcodecs/vf.h"
+#include "libvo/video_out.h"
+
/**
* Initialize the EOSD subsystem.
*
More information about the MPlayer-cvslog
mailing list