mirror of https://github.com/OpenTTD/OpenTTD
(svn r8575) -Fix (8125): remove unused include
parent
62486a73ed
commit
8b8e41ceb8
|
@ -3,7 +3,6 @@
|
||||||
#ifndef STATION_H
|
#ifndef STATION_H
|
||||||
#define STATION_H
|
#define STATION_H
|
||||||
|
|
||||||
#include <deque>
|
|
||||||
#include "player.h"
|
#include "player.h"
|
||||||
#include "oldpool.h"
|
#include "oldpool.h"
|
||||||
#include "sprite.h"
|
#include "sprite.h"
|
||||||
|
|
Loading…
Reference in New Issue