From 87281a7d6aed2c6292f152206dc12c1850be7eaa Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 10 Mar 2008 19:28:42 +0000 Subject: Add missing header #includes to fix 'make checkheaders'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26216 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/vcd_read_win32.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/vcd_read_win32.h') diff --git a/stream/vcd_read_win32.h b/stream/vcd_read_win32.h index 86bfbf4fa4..1d8adf20c3 100644 --- a/stream/vcd_read_win32.h +++ b/stream/vcd_read_win32.h @@ -2,6 +2,7 @@ #define MPLAYER_VCD_READ_WIN32_H #include +#include "mp_msg.h" typedef struct mp_vcd_priv_st mp_vcd_priv_t; -- cgit v1.2.3