summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/bitwriter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_libFLAC/bitwriter.c')
-rw-r--r--src/test_libFLAC/bitwriter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_libFLAC/bitwriter.c b/src/test_libFLAC/bitwriter.c
index fb6b9996..76494d4a 100644
--- a/src/test_libFLAC/bitwriter.c
+++ b/src/test_libFLAC/bitwriter.c
@@ -17,7 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif