From ed368423531b24e8735db0afe38c7486145caa56 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 15 Oct 2021 20:35:17 +0800 Subject: ... --- include/cru/platform/bootstrap/Bootstrap.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cru/platform/bootstrap') diff --git a/include/cru/platform/bootstrap/Bootstrap.hpp b/include/cru/platform/bootstrap/Bootstrap.hpp index 730df28c..33fb5122 100644 --- a/include/cru/platform/bootstrap/Bootstrap.hpp +++ b/include/cru/platform/bootstrap/Bootstrap.hpp @@ -11,7 +11,7 @@ #define CRU_PLATFORM_BOOTSTRAP_API #endif -namespace cru::platform::boostrap { +namespace cru::platform::bootstrap { CRU_PLATFORM_BOOTSTRAP_API cru::platform::gui::IUiApplication* CreateUiApplication(); } -- cgit v1.2.3