summaryrefslogtreecommitdiff
path: root/gst/isomp4/qtdemux_dump.c
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2013-11-20 21:41:47 +1100
committerJan Schmidt <thaytan@noraisin.net>2013-11-20 21:48:03 +1100
commitb6f581eecc2d49cc6d263869ca5cb1123bac7949 (patch)
tree29117655f526dcf763fe6882efbff94bd64fcec9 /gst/isomp4/qtdemux_dump.c
parent0c6f4efe4ab261d4717409b631e6dac88c473622 (diff)
downloadgstreamer-plugins-good-b6f581eecc2d49cc6d263869ca5cb1123bac7949.tar.gz
qtdemux: Merge all the fourcc headers into one
Remove qtdemux_fourcc.h and ftypcc.h and put it all in fourcc.h
Diffstat (limited to 'gst/isomp4/qtdemux_dump.c')
-rw-r--r--gst/isomp4/qtdemux_dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/isomp4/qtdemux_dump.c b/gst/isomp4/qtdemux_dump.c
index b62ef174b..50e44de20 100644
--- a/gst/isomp4/qtdemux_dump.c
+++ b/gst/isomp4/qtdemux_dump.c
@@ -21,6 +21,7 @@
#include "qtdemux_types.h"
#include "qtdemux_dump.h"
+#include "fourcc.h"
#include "qtatomparser.h"