diff options
| -rw-r--r-- | src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index b9b1b2a85ab..10ab92dffa3 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -137,6 +137,7 @@ LIBS = $(TLIB0) \ | |||
| 137 | $(GDI32) \ | 137 | $(GDI32) \ |
| 138 | $(COMDLG32) \ | 138 | $(COMDLG32) \ |
| 139 | $(USER32) \ | 139 | $(USER32) \ |
| 140 | $(WSOCK32) \ | ||
| 140 | $(MPR) \ | 141 | $(MPR) \ |
| 141 | $(SHELL32) \ | 142 | $(SHELL32) \ |
| 142 | $(libc) | 143 | $(libc) |