File diff r27147:5d938ed2c7b5 → r27148:4e041ae27b9d
src/story_gui.cpp
Show inline comments
 
@@ -7,13 +7,12 @@
 

	
 
/** @file story_gui.cpp GUI for stories. */
 

	
 
#include "stdafx.h"
 
#include "window_gui.h"
 
#include "strings_func.h"
 
#include "date_func.h"
 
#include "gui.h"
 
#include "story_base.h"
 
#include "core/geometry_func.hpp"
 
#include "company_func.h"
 
#include "command_func.h"
 
#include "widgets/dropdown_type.h"