summaryrefslogtreecommitdiff
path: root/src/disaster_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/disaster_cmd.cpp')
-rw-r--r--src/disaster_cmd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/disaster_cmd.cpp b/src/disaster_cmd.cpp
index 803a09854..7e86c0db3 100644
--- a/src/disaster_cmd.cpp
+++ b/src/disaster_cmd.cpp
@@ -25,7 +25,6 @@
#include "stdafx.h"
-#include "landscape.h"
#include "industry.h"
#include "station_base.h"
@@ -46,7 +45,6 @@
#include "core/backup_type.hpp"
#include "table/strings.h"
-#include "table/sprites.h"
/** Delay counter for considering the next disaster. */
uint16 _disaster_delay;