summaryrefslogtreecommitdiff
path: root/ext/tarkin/wavelet_coeff.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tarkin/wavelet_coeff.c')
-rw-r--r--ext/tarkin/wavelet_coeff.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/tarkin/wavelet_coeff.c b/ext/tarkin/wavelet_coeff.c
index 632486762..581f48f0a 100644
--- a/ext/tarkin/wavelet_coeff.c
+++ b/ext/tarkin/wavelet_coeff.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "mem.h"
#include "wavelet.h"
#include "rle.h"