Signed-off-by: Michael Pollind <[email protected]>
@@ -44,6 +44,7 @@
#include <AzQtComponents/Utilities/QtViewPaneEffects.h>
#include <AzQtComponents/Components/StyleManager.h>
#include <AzCore/UserSettings/UserSettingsComponent.h>
+#include <IXml.h>
// Helper for EditorComponentModeNotifications to be used
// as a member instead of inheriting from EBus directly.
@@ -35,6 +35,7 @@ class QMainWindow;
class ViewportEditorModeNotificationsBusImpl;
struct ViewLayoutState;
struct QtViewPane;
+class XmlNodeRef;
namespace AzQtComponents
{