File diff r12766:a6dfd5e21d2f → r12767:3d23682b3fda
src/fios.cpp
Show inline comments
 
@@ -523,7 +523,7 @@ void FiosGetHeightmapList(SaveLoadDialog
 
#if defined(ENABLE_NETWORK)
 
#include "core/smallvec_type.hpp"
 
#include "network/network_content.h"
 
#include "md5.h"
 
#include "3rdparty/md5/md5.h"
 

	
 
/** Basic data to distinguish a scenario. Used in the server list window */
 
struct ScenarioIdentifier {