Commit 653c23ea authored by massiot's avatar massiot

* demux.c: Add a missing include file.


git-svn-id: svn://svn.videolan.org/dvblast/trunk@173 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent fefcb9b4
......@@ -24,6 +24,7 @@
*****************************************************************************/
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment