Modules: Make sure to include modules_enabled.gen.h where needed
Fixes #51677. Co-authored-by: Arkadiusz Marcin Kołek <aksoftware91@gmail.com>
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#ifndef RENAME_DIALOG_H
|
||||
#define RENAME_DIALOG_H
|
||||
|
||||
#include "modules/modules_enabled.gen.h"
|
||||
#include "modules/modules_enabled.gen.h" // For regex.
|
||||
#ifdef MODULE_REGEX_ENABLED
|
||||
|
||||
#include "scene/gui/check_box.h"
|
||||
|
||||
Reference in New Issue
Block a user