File diff r10959:4b345c618e31 → r10960:e97ebf9cf99b
src/newgrf_canal.cpp
Show inline comments
 
@@ -3,12 +3,9 @@
 
/** @file newgrf_canal.cpp Implementation of NewGRF canals. */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "variables.h"
 
#include "landscape.h"
 
#include "core/overflowsafe_type.hpp"
 
#include "tile_type.h"
 
#include "debug.h"
 
#include "newgrf.h"
 
#include "newgrf_callbacks.h"
 
#include "newgrf_commons.h"
 
#include "newgrf_spritegroup.h"
 
#include "newgrf_canal.h"