summaryrefslogtreecommitdiffstats
path: root/gst/flx/flx_fmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flx/flx_fmt.h')
-rw-r--r--gst/flx/flx_fmt.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/gst/flx/flx_fmt.h b/gst/flx/flx_fmt.h
index 19be6820..ae0e268b 100644
--- a/gst/flx/flx_fmt.h
+++ b/gst/flx/flx_fmt.h
@@ -23,9 +23,7 @@
#include <gst/gst.h>
-#ifdef __cplusplus
-extern "C" {
-#endif /* __cplusplus */
+G_BEGIN_DECLS
enum Flx_TypeChunk
{
@@ -197,9 +195,6 @@ typedef struct _FlxFrameType
#endif /* G_BYTE_ORDER == G_BIG_ENDIAN */
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
+G_END_DECLS
#endif /* __GST_FLX_FMT_H__ */