Fix serverlist include
authorLoic Blot <loic.blot@unix-experience.fr>
Wed, 18 Feb 2015 15:26:23 +0000 (16:26 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Wed, 18 Feb 2015 15:26:23 +0000 (16:26 +0100)
src/serverlist.cpp

index a3353340eeb232e1eb9d8f241e9386d773f7b94b..6732e5ac9eacb08cbc45c57df60805276d670a9f 100644 (file)
@@ -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"