summaryrefslogtreecommitdiffstats
path: root/tools/platform
diff options
context:
space:
mode:
Diffstat (limited to 'tools/platform')
-rw-r--r--tools/platform/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/platform/window.h b/tools/platform/window.h
index 884f28b0d..65e0508b6 100644
--- a/tools/platform/window.h
+++ b/tools/platform/window.h
@@ -244,7 +244,7 @@ public:
# define GFX_DUMP_LEAK
# endif
# define PLATFORM_UI_MAIN(APPLICATION_ENTRY) \
- int __stdcall WinMain( \
+ int __stdcall wWinMain( \
void* /*instance*/, \
void* /* prevInstance */, \
void* /* commandLine */, \