diff options
-rw-r--r-- | src/script/api/script_window.hpp.in | 1 |
1 files changed, 1 insertions, 0 deletions
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" |