mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 00:51:12 +02: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