mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-22 16:41:18 +01:00
Fix Travis Build
Missing wx includes.
This commit is contained in:
@@ -23,6 +23,7 @@ class wxCommandEvent;
|
||||
class wxDC;
|
||||
class wxRadioButton;
|
||||
class wxSizeEvent;
|
||||
class wxStaticText;
|
||||
|
||||
class SelectionBarListener;
|
||||
class NumericTextCtrl;
|
||||
|
||||
Reference in New Issue
Block a user