changeset 292:675f6faff0fd src

include dvdnav/nav_types.h in the installed dvdnav.h
author nicodvb
date Sun, 22 Apr 2007 20:01:44 +0000
parents b9783221fb6e
children e1769287ee6a
files dvdnav.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dvdnav.h	Sat Apr 21 22:27:26 2007 +0000
+++ b/dvdnav.h	Sun Apr 22 20:01:44 2007 +0000
@@ -38,6 +38,7 @@
 #ifndef DVDNAV_COMPILE
 #  include <dvdnav/dvd_types.h>
 #  include <dvdnav/dvd_reader.h>
+#  include <dvdnav/nav_types.h>
 #  include <dvdnav/ifo_types.h> /* For vm_cmd_t */
 #  include <dvdnav/dvdnav_events.h>
 #endif