mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
Add missing include
This commit is contained in:
parent
cbcc78b183
commit
0d89483df7
@ -29,11 +29,12 @@ be controlled by a script should be separated out into its own Command class.
|
||||
|
||||
#include <wx/app.h>
|
||||
|
||||
#include "../Project.h"
|
||||
|
||||
#include "CommandMisc.h"
|
||||
#include "CommandSignature.h"
|
||||
|
||||
class AudacityApp;
|
||||
class AudacityProject;
|
||||
class CommandOutputTarget;
|
||||
|
||||
class CommandExecutionContext
|
||||
|
Loading…
x
Reference in New Issue
Block a user