aboutsummaryrefslogtreecommitdiff
path: root/src/riff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/riff.c')
-rw-r--r--src/riff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/riff.c b/src/riff.c
index a8ea9dd4..787a63cc 100644
--- a/src/riff.c
+++ b/src/riff.c
@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include "config.h" /* must be first for large file support */
#include "riff.h"
#include <glib.h>