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_fbsd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/vcd_read_fbsd.h') diff --git a/stream/vcd_read_fbsd.h b/stream/vcd_read_fbsd.h index da9477a7cb..132b6b2994 100644 --- a/stream/vcd_read_fbsd.h +++ b/stream/vcd_read_fbsd.h @@ -17,6 +17,7 @@ #define TOCADDR(te) ((te).entry.addr) #define READ_TOC CDIOREADTOCENTRY #endif +#include "mp_msg.h" //=================== VideoCD ========================== #define CDROM_LEADOUT 0xAA -- cgit v1.2.3