mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-18 06:26:16 +00:00
Modules: Make sure to include modules_enabled.gen.h where needed
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#include "thirdparty/icu4c/icudata.gen.h"
|
||||
#endif
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For freetype, msdfgen.
|
||||
|
||||
#ifdef MODULE_MSDFGEN_ENABLED
|
||||
#include "core/ShapeDistanceFinder.h"
|
||||
#include "core/contour-combiners.h"
|
||||
|
||||
Reference in New Issue
Block a user