mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Edgar's fix: Missing include file when compiled for wx3.x
This commit is contained in:
parent
740bc0d983
commit
e76c17d384
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user