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