X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fdvd%2Fdvd_udf.c;h=1d7239a3fa416739c4e167fa2254586d3cd53a24;hb=583c6553f6761421260d86bbc21b5b3169c04319;hp=1434db25fd1bef7ca7ae5a681c656c65906488d9;hpb=3bb7a5371e29b608e29851b9f1366a12a3505afe;p=vlc diff --git a/plugins/dvd/dvd_udf.c b/plugins/dvd/dvd_udf.c index 1434db25fd..1d7239a3fa 100644 --- a/plugins/dvd/dvd_udf.c +++ b/plugins/dvd/dvd_udf.c @@ -5,7 +5,7 @@ * contains the basic udf handling functions ***************************************************************************** * Copyright (C) 1998-2001 VideoLAN - * $Id: dvd_udf.c,v 1.2 2001/02/18 01:42:05 stef Exp $ + * $Id: dvd_udf.c,v 1.3 2001/02/20 07:49:12 sam Exp $ * * Author: Stéphane Borel * @@ -26,6 +26,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. *****************************************************************************/ + +#define MODULE_NAME dvd +#include "modules_inner.h" + /* * Preamble */