summaryrefslogtreecommitdiffstats
path: root/ext/tarkin/tarkin.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tarkin/tarkin.c')
-rw-r--r--ext/tarkin/tarkin.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/tarkin/tarkin.c b/ext/tarkin/tarkin.c
index a9e24afc..163fa87c 100644
--- a/ext/tarkin/tarkin.c
+++ b/ext/tarkin/tarkin.c
@@ -3,6 +3,10 @@
* (this one has to be rewritten to write ogg streams ...)
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "mem.h"
#include "tarkin.h"
#include "yuv.h"