(svn r11702) -Codechange: move all date related stuff to date*.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "train.h"
|
||||
#include "tgp.h"
|
||||
#include "settings.h"
|
||||
#include "date.h"
|
||||
#include "cargotype.h"
|
||||
#include "player_face.h"
|
||||
#include "strings_func.h"
|
||||
@@ -41,6 +40,7 @@
|
||||
#include "zoom_func.h"
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
|
||||
/* Variables to display file lists */
|
||||
FiosItem *_fios_list;
|
||||
|
Reference in New Issue
Block a user