[libbluray-devel] mpls_dump: include only data structures, no internal functions

hpi1 git at videolan.org
Fri May 12 13:50:55 CEST 2017


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Fri May 12 13:21:28 2017 +0300| [84ca11e95de914b934e7e2d050716070b5569874] | committer: hpi1

mpls_dump: include only data structures, no internal functions

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=84ca11e95de914b934e7e2d050716070b5569874
---

 src/devtools/mpls_dump.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/devtools/mpls_dump.c b/src/devtools/mpls_dump.c
index 0f286c12..81031d84 100644
--- a/src/devtools/mpls_dump.c
+++ b/src/devtools/mpls_dump.c
@@ -25,7 +25,7 @@
 #include <string.h>
 #include <libgen.h>
 
-#include "bdnav/mpls_parse.h"
+#include "bdnav/mpls_data.h"
 #include "bluray.h"
 
 #include "util.h"



More information about the libbluray-devel mailing list