mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
Remove wx/filename.h from another header
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/filename.h>
|
||||
|
||||
class wxFileName;
|
||||
|
||||
bool ConvertLegacyProjectFile(const wxFileName &filename);
|
||||
|
||||
Reference in New Issue
Block a user