From 00ad5d3fed36de56bb690375a209cdcd31b12ecc Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 4 Jan 2010 18:58:35 +0000 Subject: Add a few missing header #includes and #defines. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30207 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/vcd_read_win32.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stream/vcd_read_win32.h') diff --git a/stream/vcd_read_win32.h b/stream/vcd_read_win32.h index 1d8adf20c3..0df0320bb3 100644 --- a/stream/vcd_read_win32.h +++ b/stream/vcd_read_win32.h @@ -1,6 +1,9 @@ #ifndef MPLAYER_VCD_READ_WIN32_H #define MPLAYER_VCD_READ_WIN32_H +#include +#include +#include #include #include "mp_msg.h" -- cgit v1.2.3