summaryrefslogtreecommitdiff
path: root/include/yaml.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/yaml.h')
-rw-r--r--include/yaml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/yaml.h b/include/yaml.h
index 400cae1..5a04d36 100644
--- a/include/yaml.h
+++ b/include/yaml.h
@@ -26,7 +26,7 @@ extern "C" {
/** The public API declaration. */
-#ifdef WIN32
+#ifdef _WIN32
# if defined(YAML_DECLARE_STATIC)
# define YAML_DECLARE(type) type
# elif defined(YAML_DECLARE_EXPORT)