mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Fix Linux build
This commit is contained in:
parent
76041f0b8e
commit
72d8a927e7
@ -17,6 +17,8 @@
|
||||
#include "../Audacity.h" // for USE_* macros
|
||||
#include "PrefsDialog.h"
|
||||
|
||||
#include <mutex> // for std::call_once
|
||||
|
||||
#include <wx/app.h>
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include <wx/defs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user