mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 01:26:27 +01:00
Fix build
This commit is contained in:
@@ -16,6 +16,7 @@ Paul Licameli
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <wx/event.h> // to declare custom event type
|
#include <wx/event.h> // to declare custom event type
|
||||||
#include "ClientData.h" // to inherit
|
#include "ClientData.h" // to inherit
|
||||||
|
#include "Prefs.h"
|
||||||
|
|
||||||
class AudacityProject;
|
class AudacityProject;
|
||||||
class wxWindow;
|
class wxWindow;
|
||||||
|
|||||||
Reference in New Issue
Block a user