summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/flac/gstflac.c')
-rw-r--r--ext/flac/gstflac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/flac/gstflac.c b/ext/flac/gstflac.c
index efd18477..4d75caf1 100644
--- a/ext/flac/gstflac.c
+++ b/ext/flac/gstflac.c
@@ -21,6 +21,8 @@
#include "gstflacenc.h"
#include "gstflacdec.h"
+#include "flac_compat.h"
+
extern GstElementDetails flacenc_details;
extern GstElementDetails flacdec_details;