mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Remove wx/string.h from headers
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#ifndef __AUDACITY_LANG_CHOICE__
|
||||
#define __AUDACITY_LANG_CHOICE__
|
||||
|
||||
#include <wx/string.h>
|
||||
class wxString;
|
||||
|
||||
wxString ChooseLanguage(wxWindow *parent);
|
||||
|
||||
|
Reference in New Issue
Block a user