Updated files after moving all Qt folder into Source

This commit is contained in:
nggieber
2021-05-05 12:31:17 -07:00
parent 76ffff8bb5
commit 625aa14aa8
19 changed files with 52 additions and 52 deletions
@@ -11,12 +11,12 @@
*/
#include <ScreenFactory.h>
#include <Qt/FirstTimeUse.h>
#include <Qt/NewProjectSettings.h>
#include <Qt/GemCatalog.h>
#include <Qt/ProjectsHome.h>
#include <Qt/ProjectSettings.h>
#include <Qt/EngineSettings.h>
#include <FirstTimeUse.h>
#include <NewProjectSettings.h>
#include <GemCatalog.h>
#include <ProjectsHome.h>
#include <ProjectSettings.h>
#include <EngineSettings.h>
namespace O3DE::ProjectManager
{