mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Add missing includes
This commit is contained in:
parent
407fa67a74
commit
8a47799516
@ -11,6 +11,9 @@
|
||||
#include "Experimental.h"
|
||||
|
||||
#if defined(EXPERIMENTAL_CRASH_REPORT)
|
||||
#include <atomic>
|
||||
#include <thread>
|
||||
|
||||
#include <wx/progdlg.h>
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user