fix2 for oom_dl_misc.h to oom_bella_misc.h

This commit is contained in:
Harvey Fong 2025-06-17 16:59:42 -06:00
parent 1a874f4cb2
commit 326e54d3cd

View File

@ -35,7 +35,7 @@ static bool _init_env = (putenv((char*)objc_disable_warning), true);
#include "../bella_engine_sdk/src/bella_sdk/bella_engine.h" // For rendering and scene creation in Bella
#include "../bella_engine_sdk/src/dl_core/dl_main.inl" // Core functionality from the Diffuse Logic engine
#include "../oom/oom_license.h" // common misc code
#include "../oom/oom_dl_misc.h" // common misc code
#include "../oom/oom_bella_misc.h" // common misc code
#include "../oom/oom_misc.h" // common misc code
#include "../oom/oom_bella_engine.h" // common misc code