# HG changeset patch # User nicodvb # Date 1177272104 0 # Node ID 675f6faff0fda8c24cfa77921b6992f29591a383 # Parent b9783221fb6e8ae996811617e5c0058ac1e027b7 include dvdnav/nav_types.h in the installed dvdnav.h diff -r b9783221fb6e -r 675f6faff0fd dvdnav.h --- 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 # include +# include # include /* For vm_cmd_t */ # include #endif