summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvd_common.h')
-rw-r--r--stream/stream_dvd_common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/stream/stream_dvd_common.h b/stream/stream_dvd_common.h
index 8caa2819cf..dccf49246c 100644
--- a/stream/stream_dvd_common.h
+++ b/stream/stream_dvd_common.h
@@ -22,6 +22,11 @@
#include <stdbool.h>
#include "stream.h"
+#include "config.h"
+#if !HAVE_GPL
+#error GPL only
+#endif
+
extern const char * const dvd_audio_stream_channels[6];
extern const char * const dvd_audio_stream_types[8];