comparison dvdnav.h @ 385:2f1fd852da24 src

reverted MP_DVDNAV #define removal
author rathann
date Sun, 13 Jul 2008 16:52:11 +0000
parents 9991d074349a
children 579a3538d284
comparison
equal deleted inserted replaced
384:9991d074349a 385:2f1fd852da24
27 */ 27 */
28 28
29 #ifndef DVDNAV_H_INCLUDED 29 #ifndef DVDNAV_H_INCLUDED
30 #define DVDNAV_H_INCLUDED 30 #define DVDNAV_H_INCLUDED
31 31
32 #define MP_DVDNAV 1
33
32 #ifdef __cplusplus 34 #ifdef __cplusplus
33 extern "C" { 35 extern "C" {
34 #endif 36 #endif
35 37
36 #ifndef DVDNAV_COMPILE 38 #ifndef DVDNAV_COMPILE