You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Modules: Make sure to include modules_enabled.gen.h where needed
Fixes #51677.
Co-authored-by: Arkadiusz Marcin Kołek <aksoftware91@gmail.com>
(cherry picked from commit 6f4858f184)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
#include "rename_dialog.h"
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For regex.
|
||||
#ifdef MODULE_REGEX_ENABLED
|
||||
|
||||
#include "core/print_string.h"
|
||||
|
||||
Reference in New Issue
Block a user