summaryrefslogtreecommitdiff
path: root/src/decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decode.h')
-rw-r--r--src/decode.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/decode.h b/src/decode.h
index 32c4671..af65bd7 100644
--- a/src/decode.h
+++ b/src/decode.h
@@ -54,6 +54,10 @@
#ifndef DECODE_H
#define DECODE_H 1
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#if HAVE_STDINT_H
# include <stdint.h>
#endif