mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Remove wx/arrstr.h from headers
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
#include "ImportForwards.h"
|
||||
#include "audacity/Types.h"
|
||||
#include <vector>
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/listbox.h>
|
||||
#include <wx/tokenzr.h>
|
||||
|
||||
#include "../widgets/wxPanelWrapper.h"
|
||||
|
||||
class wxArrayString;
|
||||
class Tags;
|
||||
class TrackFactory;
|
||||
class Track;
|
||||
|
@@ -66,6 +66,7 @@ but little else.
|
||||
|
||||
#include "ImportRaw.h" // defines TrackHolders
|
||||
|
||||
class wxArrayString;
|
||||
class TrackFactory;
|
||||
class Track;
|
||||
class Tags;
|
||||
|
Reference in New Issue
Block a user