mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 08:59:28 +02:00
Add missing include...
This commit is contained in:
parent
723e9feb7f
commit
be749f17eb
@ -25,6 +25,8 @@
|
|||||||
#include "../ShuttleGui.h"
|
#include "../ShuttleGui.h"
|
||||||
#include "CommandContext.h"
|
#include "CommandContext.h"
|
||||||
|
|
||||||
|
#include <wx/filename.h>
|
||||||
|
|
||||||
const ComponentInterfaceSymbol ImportCommand::Symbol
|
const ComponentInterfaceSymbol ImportCommand::Symbol
|
||||||
{ XO("Import2") };
|
{ XO("Import2") };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user