mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-14 14:41:11 +02:00
fix linux build - needed foward declaration in last commit
This commit is contained in:
@@ -18,6 +18,7 @@ class wxImage;
|
||||
class wxSize;
|
||||
class wxPoint;
|
||||
class wxChoice;
|
||||
class wxStaticText;
|
||||
|
||||
typedef struct DeviceSourceMap {
|
||||
int deviceIndex;
|
||||
|
Reference in New Issue
Block a user