aboutsummaryrefslogtreecommitdiff
path: root/src/zencore
diff options
context:
space:
mode:
Diffstat (limited to 'src/zencore')
-rw-r--r--src/zencore/include/zencore/windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zencore/include/zencore/windows.h b/src/zencore/include/zencore/windows.h
index 6c238f845..0943a85ea 100644
--- a/src/zencore/include/zencore/windows.h
+++ b/src/zencore/include/zencore/windows.h
@@ -23,6 +23,7 @@ struct IUnknown; // Workaround for "combaseapi.h(229): error C2187: syntax erro
# endif
# include <windows.h>
# undef GetObject
+# undef SendMessage
ZEN_THIRD_PARTY_INCLUDES_END