mirror of https://github.com/OpenTTD/OpenTTD
Codefix: Remove duplicated include
parent
54d58a08f3
commit
de908e08b2
|
@ -10,7 +10,6 @@
|
|||
#include "stdafx.h"
|
||||
#include "map_func.h"
|
||||
#include "water_regions.h"
|
||||
#include "map_func.h"
|
||||
#include "tilearea_type.h"
|
||||
#include "track_func.h"
|
||||
#include "transport_type.h"
|
||||
|
|
Loading…
Reference in New Issue