forked from mirror/OpenTTD
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -10,12 +10,10 @@
|
||||
/** @file newgrf_canal.cpp Implementation of NewGRF canals. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "tile_type.h"
|
||||
#include "debug.h"
|
||||
#include "newgrf_commons.h"
|
||||
#include "newgrf_spritegroup.h"
|
||||
#include "newgrf_canal.h"
|
||||
#include "tile_map.h"
|
||||
#include "water_map.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user