File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/widget.cpp
Show inline comments
 
@@ -2,13 +2,13 @@
 

	
 
/** @file widget.cpp Handling of the default/simple widgets. */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "core/math_func.hpp"
 
#include "player_func.h"
 
#include "company_func.h"
 
#include "gfx_func.h"
 
#include "window_gui.h"
 
#include "window_func.h"
 
#include "widgets/dropdown_func.h"
 

	
 
#include "table/sprites.h"