First complete
This commit is contained in:
12
src/freeminer/enet_shared_lib.patch
Normal file
12
src/freeminer/enet_shared_lib.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -uprNEBZ --suppress-blank-empty a/src/main.cpp b/src/main.cpp
|
||||
--- a/src/main.cpp 2015-11-21 01:53:20.445038202 -0600
|
||||
+++ b/src/main.cpp 2015-11-21 01:57:13.407056516 -0600
|
||||
@@ -64,7 +64,7 @@ along with Freeminer. If not, see <http
|
||||
|
||||
#if USE_ENET
|
||||
// todo: move to connection
|
||||
-#include "enet/enet.h"
|
||||
+#include <enet/enet.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TOUCHSCREENGUI
|
Reference in New Issue
Block a user