File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/main_gui.cpp
Show inline comments
 
@@ -15,27 +15,27 @@
 
#include "news_gui.h"
 
#include "console_gui.h"
 
#include "waypoint.h"
 
#include "genworld.h"
 
#include "transparency_gui.h"
 
#include "date_func.h"
 
#include "functions.h"
 
#include "sound_func.h"
 
#include "transparency.h"
 
#include "strings_func.h"
 
#include "zoom_func.h"
 
#include "string_func.h"
 
#include "player_base.h"
 
#include "player_func.h"
 
#include "player_gui.h"
 
#include "company_base.h"
 
#include "company_func.h"
 
#include "company_gui.h"
 
#include "settings_type.h"
 
#include "toolbar_gui.h"
 
#include "statusbar_gui.h"
 
#include "variables.h"
 
#include "tilehighlight_func.h"
 

	
 
#include "network/network.h"
 
#include "network/network_func.h"
 
#include "network/network_gui.h"
 

	
 
#include "table/sprites.h"
 
#include "table/strings.h"