From ed7bd1a9a343e51a915e9a4d9c6eec072bc87031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 22 Dec 2008 10:14:35 +0000 Subject: gst/mxf/: Cleanup of the includes. Original commit message from CVS: * gst/mxf/mxf.c: * gst/mxf/mxfaes-bwf.h: * gst/mxf/mxfd10.c: * gst/mxf/mxfdms1.c: * gst/mxf/mxfdms1.h: * gst/mxf/mxfmpeg.h: * gst/mxf/mxftypes.h: Cleanup of the includes. --- gst/mxf/mxftypes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst/mxf/mxftypes.h') diff --git a/gst/mxf/mxftypes.h b/gst/mxf/mxftypes.h index d6f374d5..ca7e29f1 100644 --- a/gst/mxf/mxftypes.h +++ b/gst/mxf/mxftypes.h @@ -22,6 +22,8 @@ #ifndef __MXF_TYPES_H__ #define __MXF_TYPES_H__ +#include + /* SMPTE 377M 3.2 */ typedef struct { guint8 u[16]; -- cgit v1.2.1