libaacs | branch: refs/tags/0.3.0 | npzacs <[email protected]> | Wed Nov 30 
15:45:50 2011 +0200| [202faedd06eaa6117b9d7c5edbefcb59431753cd] | committer: 
npzacs

Fixed include path

> http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=202faedd06eaa6117b9d7c5edbefcb59431753cd
---

 src/file/keydbcfg-parser.y |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/file/keydbcfg-parser.y b/src/file/keydbcfg-parser.y
index f966d87..a98c80b 100644
--- a/src/file/keydbcfg-parser.y
+++ b/src/file/keydbcfg-parser.y
@@ -18,7 +18,7 @@
  * <http://www.gnu.org/licenses/>.
  */
 
-#include "keydbcfg.h"
+#include "file/keydbcfg.h"
 #include "util/macro.h"
 
 #include <stdio.h>

_______________________________________________
libaacs-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libaacs-devel

Reply via email to