mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-18 04:01:06 +02:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#define __SCRIPT_COMMAND_RELAY__
|
||||
|
||||
#include "../Audacity.h"
|
||||
|
||||
#include "../MemoryX.h"
|
||||
|
||||
class CommandHandler;
|
||||
|
||||
Reference in New Issue
Block a user