mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-06 19:52:19 +01:00
Remove spurious windows.h includes.
This commit is contained in:
@@ -57,10 +57,6 @@ to get its definition, rather than rolling our own.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include <wx/filefn.h>
|
||||
#include <wx/ffile.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
Reference in New Issue
Block a user