mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-06 03:32:09 +01:00
Fix compilation (windows release build) header inclusion/order.
This commit is contained in:
@@ -57,6 +57,7 @@ to get its definition, rather than rolling our own.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/filefn.h>
|
||||
#include <wx/ffile.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
Reference in New Issue
Block a user