projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82bfa2e
)
Fix serverlist include
author
Loic Blot
<loic.blot@unix-experience.fr>
Wed, 18 Feb 2015 15:26:23 +0000
(16:26 +0100)
committer
Loic Blot
<loic.blot@unix-experience.fr>
Wed, 18 Feb 2015 15:26:23 +0000
(16:26 +0100)
src/serverlist.cpp
patch
|
blob
|
history
diff --git
a/src/serverlist.cpp
b/src/serverlist.cpp
index a3353340eeb232e1eb9d8f241e9386d773f7b94b..6732e5ac9eacb08cbc45c57df60805276d670a9f 100644
(file)
--- a/
src/serverlist.cpp
+++ b/
src/serverlist.cpp
@@
-28,7
+28,7
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "filesys.h"
#include "porting.h"
#include "log.h"
-#include "
network/networkprotocol
.h"
+#include "
clientserver
.h"
#include "json/json.h"
#include "convert_json.h"
#include "httpfetch.h"