X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fserverlist.cpp;h=87ca5dc04487c1ba5b74af2dd85b6449d744c66d;hb=3e30731c1ac313b504ff15eb7f40ce6a387d3da2;hp=de7962a6890af8ed8fd84f7ed4b9065b7cb7b31d;hpb=af30183124d40a969040d7de4b3a487feec466e4;p=minetest.git diff --git a/src/serverlist.cpp b/src/serverlist.cpp index de7962a68..87ca5dc04 100644 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "porting.h" #include "log.h" #include "network/networkprotocol.h" -#include "json/json.h" +#include #include "convert_json.h" #include "httpfetch.h" #include "util/string.h"