[DVDnav-discuss] Fix compilation issue
Romain Bentz
git at videolan.org
Fri Feb 19 16:17:55 CET 2016
libdvdnav | branch: master | Romain Bentz <bentz.romain at gmail.com> | Tue Oct 27 18:47:55 2015 +0100| [0e0ed2a574779ab5870b728c780dde1a233caca8] | committer: Jean-Baptiste Kempf
Fix compilation issue
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdnav.git/?a=commit;h=0e0ed2a574779ab5870b728c780dde1a233caca8
---
src/highlight.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/highlight.c b/src/highlight.c
index 0bb6ef8..b450d0d 100644
--- a/src/highlight.c
+++ b/src/highlight.c
@@ -42,7 +42,7 @@
#ifdef BUTTON_TESTING
-#include "nav_print.h"
+#include <dvdread/nav_print.h>
static void print_time(dvd_time_t *dtime) {
const char *rate;
More information about the DVDnav-discuss
mailing list