Remove editor app include root
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "Platform/Win32/Windowing/EditorWindow.h"
|
||||
#include "Platform/Win32/Windowing/EditorWindowHostConfig.h"
|
||||
#include "Host/Interfaces/EditorWindowHostCoordinator.h"
|
||||
#include "Host/Interfaces/EditorWindowHostInterfaces.h"
|
||||
#include "Windowing/EditorWindow.h"
|
||||
#include "Windowing/EditorWindowHostConfig.h"
|
||||
#include "Interfaces/EditorWindowHostCoordinator.h"
|
||||
#include "Interfaces/EditorWindowHostInterfaces.h"
|
||||
|
||||
#include <filesystem>
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user