Browse Source

Rename library.c to enet.c

NX 7 years ago
parent
commit
3394ec85c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/Native/enet.c

+ 1 - 1
Source/Native/library.c → Source/Native/enet.c

@@ -1,4 +1,4 @@
 #define _WINSOCK_DEPRECATED_NO_WARNINGS
 #define _WINSOCK_DEPRECATED_NO_WARNINGS
 #define ENET_IMPLEMENTATION
 #define ENET_IMPLEMENTATION
 #define ENET_DLL
 #define ENET_DLL
-#include "enet.h"
+#include "enet.h"