1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Fix Linux build

This commit is contained in:
Paul Licameli
2019-03-31 16:31:30 -04:00
parent 3002aa5362
commit 907d343abd

View File

@@ -21,6 +21,7 @@
#include "export/Export.h"
class wxCheckBox;
class wxChoice;
class wxDateEvent;
class wxDatePickerCtrl;
class wxTimerEvent;