File diff r8263:00e828e1ab1f → r8264:d493cb51fe8a
src/timetable_gui.cpp
Show inline comments
 
@@ -5,7 +5,6 @@
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "variables.h"
 
#include "table/strings.h"
 
#include "command_func.h"
 
#include "engine.h"
 
#include "gui.h"
 
@@ -19,6 +18,8 @@
 
#include "gfx_func.h"
 
#include "player_func.h"
 

	
 
#include "table/strings.h"
 

	
 
static int GetOrderFromTimetableWndPt(Window *w, int y, const Vehicle *v)
 
{
 
	/*