1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-03 23:53:55 +01:00

Add missing include...

This commit is contained in:
Leland Lucius
2020-04-04 04:18:28 -05:00
parent 723e9feb7f
commit be749f17eb

View File

@@ -25,6 +25,8 @@
#include "../ShuttleGui.h"
#include "CommandContext.h"
#include <wx/filename.h>
const ComponentInterfaceSymbol ImportCommand::Symbol
{ XO("Import2") };