summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile_insert2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 89efd5020..a2121988c 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -7,7 +7,7 @@
#
# ################################################
-if OS_WIN32
+if PLATFORM_WIN32
win32_sources = winmain.cpp
win32ldflags = -lcomdlg32
endif