mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Fix missing include <wx/radiobut.h>
This commit is contained in:
parent
e2bfb1bae6
commit
4fb56d0aa1
@ -32,6 +32,7 @@
|
||||
#include <wx/string.h>
|
||||
#include <wx/tokenzr.h>
|
||||
#include <wx/wfstream.h>
|
||||
#include <wx/radiobut.h>
|
||||
|
||||
#include "audacity/EffectInterface.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user