mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-21 16:11:11 +01:00
AUP3: Add missing include
Why do I have SO much trouble with this?!?!?!?! Grrrr......
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
#include <wx/dir.h> // for wxDIR_FILES
|
#include <wx/dir.h> // for wxDIR_FILES
|
||||||
#include <wx/string.h> // function return value
|
#include <wx/string.h> // function return value
|
||||||
#include "audacity/Types.h"
|
#include "audacity/Types.h"
|
||||||
|
#include "Prefs.h"
|
||||||
#include "MemoryX.h"
|
#include "MemoryX.h"
|
||||||
|
|
||||||
class wxFileName;
|
class wxFileName;
|
||||||
|
|||||||
Reference in New Issue
Block a user