mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 22:23:59 +01:00
Remove spurious windows.h includes.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
#include <wx/msw/seh.h>
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#pragma comment(lib, "shlwapi")
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user