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
@@ -10,7 +10,7 @@
*
*/
#include <Qt/ProjectManagerWindow.h>
#include <ProjectManagerWindow.h>
#include <ScreenFactory.h>
#include <AzQtComponents/Components/StyleManager.h>
@@ -18,7 +18,7 @@
#include <QDir>
#include <Qt/ui_ProjectManagerWindow.h>
#include <Source/ui_ProjectManagerWindow.h>
namespace O3DE::ProjectManager
{