1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Fix Linux build

This commit is contained in:
Paul Licameli 2018-10-18 10:59:10 -04:00
parent d46532623a
commit aa81f9af57

View File

@ -11,6 +11,7 @@
#include "../Audacity.h"
#include <vector>
#include <wx/defs.h>
#include <wx/arrstr.h>
#include <wx/string.h>