[libbluray-devel] Add missing include

hpi1 git at videolan.org
Tue Feb 10 12:15:31 CET 2015


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Tue Feb 10 13:11:55 2015 +0200| [2c2fbd9d87aee86d13e49c73e7f431dcd7646265] | committer: hpi1

Add missing include

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

 src/util/bits.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/bits.c b/src/util/bits.c
index efee0f9..9626bd4 100644
--- a/src/util/bits.c
+++ b/src/util/bits.c
@@ -22,6 +22,7 @@
 
 #include "bits.h"
 
+#include "file/file.h"
 #include "util/logging.h"
 
 #include <stdio.h>



More information about the libbluray-devel mailing list