Add missing header for non-unity builds on Linux.

Signed-off-by: John <jonawals@amazon.com>
monroegm-disable-blank-issue-2
John 4 years ago
parent 1cdb34326b
commit 9baf76beab

@ -98,6 +98,7 @@ AZ_POP_DISABLE_WARNING
#include "ActionManager.h" #include "ActionManager.h"
#include <ImGuiBus.h> #include <ImGuiBus.h>
#include <AzToolsFramework/Viewport/ViewportMessages.h>
#include <LmbrCentral/Audio/AudioSystemComponentBus.h> #include <LmbrCentral/Audio/AudioSystemComponentBus.h>
using namespace AZ; using namespace AZ;

Loading…
Cancel
Save