1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-10 05:30:01 +01:00

Remove Shuttle.h from other headers

This commit is contained in:
Paul Licameli
2019-02-06 13:44:52 -05:00
parent 166e73fdeb
commit 3ff61f3e10
45 changed files with 43 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
#include "MessageCommand.h"
#include "CommandType.h"
#include "CommandContext.h"
#include "../Shuttle.h"
#include "../ShuttleGui.h"
bool MessageCommand::DefineParams( ShuttleParams & S ){