summaryrefslogtreecommitdiff
path: root/src/effectvehicle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/effectvehicle.cpp')
-rw-r--r--src/effectvehicle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/effectvehicle.cpp b/src/effectvehicle.cpp
index 94d729297..f6f912b35 100644
--- a/src/effectvehicle.cpp
+++ b/src/effectvehicle.cpp
@@ -11,11 +11,11 @@
#include "stdafx.h"
#include "landscape.h"
-#include "industry.h"
+#include "core/random_func.hpp"
+#include "industry_map.h"
#include "vehicle_func.h"
#include "sound_func.h"
#include "animated_tile_func.h"
-#include "effectvehicle_base.h"
#include "effectvehicle_func.h"
#include "table/sprites.h"