chore: move files around

This commit is contained in:
light7734 2025-07-10 13:35:18 +03:30
parent 3c87b1cd06
commit 5fc50ce594
Signed by: light7734
GPG key ID: 8C30176798F1A6BA
2 changed files with 1 additions and 1 deletions

View file

@ -33,5 +33,5 @@
// entry point
#ifdef LIGHT_ENTRY_POINT
#include <engine/base/entrypoint.hpp>
#include <engine/core/entrypoint.hpp>
#endif