1
mirror of https://github.com/mpv-player/mpv synced 2024-07-27 17:48:22 +02:00
mpv/dvdread/dvdread_internal.h
diego 8cf4397274 Rename libdvdread to dvdread. We really only include only the dvdread
subdirectory of libdvdread.  This will also allow getting rid of some
local modifications.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:33:01 +00:00

9 lines
115 B
C

#ifndef DVDREAD_INTERNAL_H
#define DVDREAD_INTERNAL_H
#define CHECK_VALUE(arg)
#endif /* DVDREAD_INTERNAL_H */