summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/libflac/include/share/alloc.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/libflac/include/share/alloc.h')
-rw-r--r--3rdparty/libflac/include/share/alloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libflac/include/share/alloc.h b/3rdparty/libflac/include/share/alloc.h
index 812aa69d0b6..3fdfad2991a 100644
--- a/3rdparty/libflac/include/share/alloc.h
+++ b/3rdparty/libflac/include/share/alloc.h
@@ -19,7 +19,7 @@
#ifndef FLAC__SHARE__ALLOC_H
#define FLAC__SHARE__ALLOC_H
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif