diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/station.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/station.h b/src/station.h index 0f50bff75..eb345f0d0 100644 --- a/src/station.h +++ b/src/station.h @@ -3,7 +3,6 @@ #ifndef STATION_H #define STATION_H -#include <deque> #include "player.h" #include "oldpool.h" #include "sprite.h" |