1
0
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:
mchinen
2011-01-17 04:39:07 +00:00
parent 350b96038c
commit 25800063d7

View File

@@ -18,6 +18,7 @@ class wxImage;
class wxSize;
class wxPoint;
class wxChoice;
class wxStaticText;
typedef struct DeviceSourceMap {
int deviceIndex;