summaryrefslogtreecommitdiff
path: root/src/flac/decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flac/decode.h')
-rw-r--r--src/flac/decode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flac/decode.h b/src/flac/decode.h
index 3ef861da..93790883 100644
--- a/src/flac/decode.h
+++ b/src/flac/decode.h
@@ -20,7 +20,7 @@
#ifndef flac__decode_h
#define flac__decode_h
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif