aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/vorbis_plugin.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/decoder/vorbis_plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder/vorbis_plugin.c b/src/decoder/vorbis_plugin.c
index 2ac9c3bcb..3b363f992 100755
--- a/src/decoder/vorbis_plugin.c
+++ b/src/decoder/vorbis_plugin.c
@@ -19,6 +19,7 @@
/* TODO 'ogg' should probably be replaced with 'oggvorbis' in all instances */
+#include "config.h" /* must be first for large file support */
#include "_ogg_common.h"
#include "config.h"
#include "uri.h"