comparison libmpdvdkit2/nav_types.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
28 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 28 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
29 * USA 29 * USA
30 */ 30 */
31 31
32 #include <inttypes.h> 32 #include <inttypes.h>
33 #include <dvdread/ifo_types.h> // only dvd_time_t, vm_cmd_t and user_ops_t 33 #include "ifo_types.h" // only dvd_time_t, vm_cmd_t and user_ops_t
34 34
35 35
36 #undef ATTRIBUTE_PACKED 36 #undef ATTRIBUTE_PACKED
37 #undef PRAGMA_PACK_BEGIN 37 #undef PRAGMA_PACK_BEGIN
38 #undef PRAGMA_PACK_END 38 #undef PRAGMA_PACK_END