summaryrefslogtreecommitdiff
path: root/examples/cpp/decode
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/decode')
-rw-r--r--examples/cpp/decode/file/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/decode/file/main.cpp b/examples/cpp/decode/file/main.cpp
index 72a938b8..35042d3f 100644
--- a/examples/cpp/decode/file/main.cpp
+++ b/examples/cpp/decode/file/main.cpp
@@ -25,7 +25,7 @@
* http://flac.sourceforge.net/api/
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif