Browse Source

added win mm header

Vladyslav Hrytsenko 6 years ago
parent
commit
da01acee8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/enet.h

+ 1 - 0
include/enet.h

@@ -54,6 +54,7 @@
 
     #include <winsock2.h>
     #include <ws2tcpip.h>
+    #include <mmsystem.h>
 
     typedef SOCKET ENetSocket;