mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 23:21:33 +01:00
Edgar's fix: Missing include file when compiled for wx3.x
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
#include <wx/radiobut.h>
|
||||
#include <wx/slider.h>
|
||||
#include <wx/valtext.h>
|
||||
#include <wx/textctrl.h>
|
||||
|
||||
typedef std::vector<float> FloatVector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user