mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 15:11:23 +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