mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 09:31:14 +01:00
Fix missing include <wx/radiobut.h>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <wx/string.h>
|
||||
#include <wx/tokenzr.h>
|
||||
#include <wx/wfstream.h>
|
||||
#include <wx/radiobut.h>
|
||||
|
||||
#include "audacity/EffectInterface.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user