Moved includes to forward declarations on GemCatalogScreen

Signed-off-by: nggieber <nggieber@amazon.com>
This commit is contained in:
nggieber
2021-11-16 15:36:32 -08:00
parent 7f57548023
commit 5d2be299d8
3 changed files with 17 additions and 7 deletions
@@ -15,6 +15,7 @@
#include <GemCatalog/GemCatalogScreen.h>
#include <GemRepo/GemRepoScreen.h>
#include <ProjectUtils.h>
#include <DownloadController.h>
#include <QDialogButtonBox>
#include <QHBoxLayout>