From b7c2e2311529c06d2c79fe7f715db817f1a52b41 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 22 Jul 2020 09:10:33 +0200 Subject: add new headers to script_window.hpp auto-generator script --- src/script/api/script_window.hpp.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/script/api/script_window.hpp.in b/src/script/api/script_window.hpp.in index a1dbb6567..b0c3656dc 100644 --- a/src/script/api/script_window.hpp.in +++ b/src/script/api/script_window.hpp.in @@ -65,6 +65,7 @@ #include "../../widgets/town_widget.h" #include "../../widgets/transparency_widget.h" #include "../../widgets/tree_widget.h" +#include "../../widgets/underground_widget.h" #include "../../widgets/vehicle_widget.h" #include "../../widgets/viewport_widget.h" #include "../../widgets/waypoint_widget.h" -- cgit v1.2.3-54-g00ecf