From 45adf93fbc546682cdf00fcfee6cbce8504975b9 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 10 Aug 2002 13:59:43 +0000 Subject: change some more includes to local ones CVS patchset: 2424 CVS date: 2002/08/10 13:59:43 --- src/input/libdvdread/nav_print.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/libdvdread/nav_print.h') diff --git a/src/input/libdvdread/nav_print.h b/src/input/libdvdread/nav_print.h index 876f4dd16..f0551a39b 100644 --- a/src/input/libdvdread/nav_print.h +++ b/src/input/libdvdread/nav_print.h @@ -20,7 +20,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include +#include "nav_types.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3