1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove wx/filename.h, wx/choice.h, wxFileNameWrapper.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 11:07:06 -05:00
parent 8cf6874555
commit 803d8b9559
36 changed files with 27 additions and 38 deletions

View File

@@ -16,7 +16,6 @@
#if defined(USE_VAMP)
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <vamp-hostsdk/PluginLoader.h>
@@ -25,6 +24,7 @@
class wxStaticText;
class wxSlider;
class wxChoice;
class wxTextCtrl;
class LabelTrack;