comparison libmpdvdkit2/nav_read.h @ 7033:596919e4f601

apply mplayer-specific patches
author arpi
date Fri, 16 Aug 2002 22:50:22 +0000
parents 9db58ffbd73c
children 25df9508f9a8
comparison
equal deleted inserted replaced
7032:fd2d4be9ed6f 7033:596919e4f601
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 */ 20 */
21 21
22 #include <dvdread/nav_types.h> 22 #include "nav_types.h"
23 23
24 #ifdef __cplusplus 24 #ifdef __cplusplus
25 extern "C" { 25 extern "C" {
26 #endif 26 #endif
27 27