summaryrefslogtreecommitdiff
path: root/src/vehicle_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vehicle_gui.h')
-rw-r--r--src/vehicle_gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vehicle_gui.h b/src/vehicle_gui.h
index b9cfba174..fe9235c04 100644
--- a/src/vehicle_gui.h
+++ b/src/vehicle_gui.h
@@ -5,7 +5,7 @@
#ifndef VEHICLE_GUI_H
#define VEHICLE_GUI_H
-#include "window.h"
+#include "window_gui.h"
#include "vehicle.h"
void DrawVehicleProfitButton(const Vehicle *v, int x, int y);