File diff r12766:a6dfd5e21d2f → r12767:3d23682b3fda
src/ai/ai_scanner.cpp
Show inline comments
 
@@ -334,7 +334,7 @@ char *AIScanner::GetAIConsoleList(char *
 

	
 
#if defined(ENABLE_NETWORK)
 
#include "../network/network_content.h"
 
#include "../md5.h"
 
#include "../3rdparty/md5/md5.h"
 
#include "../tar_type.h"
 

	
 
/** Helper for creating a MD5sum of all files within of an AI. */