Adds missing header from previous commit

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-12-01 14:46:46 -08:00
parent 87c5c76ae8
commit ac221223a5
@@ -18,6 +18,7 @@ AZ_PUSH_DISABLE_WARNING(4251, "-Wunknown-warning-option")
#include <QPainter>
AZ_POP_DISABLE_WARNING
#include <QtWidgets/QToolButton>
#include <QtGUI/QRegExpValidator>
namespace AzToolsFramework
{