From 814cb858224d2a2559e3e97d38ff8fc220b6d8cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 30 Dec 2015 11:54:14 +0200 Subject: [PATCH] codecparsers: Add another G_GNUC_INTERNAL --- gst-libs/gst/codecparsers/dboolhuff.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gst-libs/gst/codecparsers/dboolhuff.h b/gst-libs/gst/codecparsers/dboolhuff.h index 297606467d..1ca51c1eca 100644 --- a/gst-libs/gst/codecparsers/dboolhuff.h +++ b/gst-libs/gst/codecparsers/dboolhuff.h @@ -43,6 +43,7 @@ typedef struct void *decrypt_state; } BOOL_DECODER; +G_GNUC_INTERNAL extern const unsigned char vp8_norm[256]; G_GNUC_INTERNAL