aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Win32/example
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Win32/example')
-rw-r--r--boards/base/Win32/example/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Win32/example/Makefile b/boards/base/Win32/example/Makefile
index 66d4b918..5badd338 100644
--- a/boards/base/Win32/example/Makefile
+++ b/boards/base/Win32/example/Makefile
@@ -31,7 +31,7 @@ DINCDIR =
DLIBDIR =
# List all default libraries here
-DLIBS = -lws2_32 -lgdi32
+DLIBS = -lws2_32 -lgdi32 -lwinmm
# Make sure this empty for now
SRC =