From 8f044ad84bf8458d5d0c055e6d91b46f3ab956b4 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 16 Jun 2008 08:40:01 +0000 Subject: Add missing #includes to fix 'make checkheaders'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27075 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_dvd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/stream_dvd.h') diff --git a/stream/stream_dvd.h b/stream/stream_dvd.h index 379a7ffc84..9a80ea2f42 100644 --- a/stream/stream_dvd.h +++ b/stream/stream_dvd.h @@ -1,6 +1,7 @@ #ifndef MPLAYER_STREAM_DVD_H #define MPLAYER_STREAM_DVD_H +#include "config.h" #include #ifdef USE_DVDREAD_INTERNAL #include "dvdread/dvd_reader.h" -- cgit v1.2.3