13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
$OpenBSD: patch-frontend_main_c,v 1.1 2012/05/08 12:49:45 landry Exp $
|
|
--- frontend/main.c.orig Wed May 2 16:44:58 2012
|
|
+++ frontend/main.c Wed May 2 16:45:07 2012
|
|
@@ -30,7 +30,7 @@
|
|
#endif
|
|
|
|
#ifdef HAVE_LIBMP4V2
|
|
-# include <mp4.h>
|
|
+# include <mp4v2/mp4v2.h>
|
|
#endif
|
|
|
|
#define DEFAULT_TNS 0
|