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/cdd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/cdd.h') diff --git a/stream/cdd.h b/stream/cdd.h index 97c039b3d0..9d2ee4d9d0 100644 --- a/stream/cdd.h +++ b/stream/cdd.h @@ -9,6 +9,7 @@ #include #include #endif +#include typedef struct { char cddb_hello[1024]; -- cgit v1.2.3