mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
AUP3: Fix build failures
This commit is contained in:
parent
632ad6efcf
commit
2ec3adf555
@ -15,6 +15,7 @@
|
||||
|
||||
#include <wx/mstream.h> // member variables
|
||||
|
||||
#include <set>
|
||||
#include <unordered_map>
|
||||
#include "audacity/Types.h"
|
||||
|
||||
|
@ -12,6 +12,7 @@ Paul Licameli split from AudacityProject.h
|
||||
#define __AUDACITY_PROJECT_FILE_IO__
|
||||
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include "ClientData.h" // to inherit
|
||||
#include "Prefs.h" // to inherit
|
||||
#include "xml/XMLTagHandler.h" // to inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user