refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "NativeRendererSupport.h"
|
||||
#include "NativeRendererInternal.h"
|
||||
|
||||
#include <filesystem>
|
||||
#include <memory>
|
||||
|
||||
namespace XCEngine::UI::Editor::Host {
|
||||
|
||||
using namespace NativeRendererSupport;
|
||||
using namespace NativeRendererInternal;
|
||||
|
||||
bool NativeRenderer::LoadTextureFromFile(
|
||||
const std::filesystem::path& path,
|
||||
|
||||
Reference in New Issue
Block a user