mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Fix Linux build
This commit is contained in:
@@ -36,7 +36,11 @@
|
||||
#include <memory>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/log.h>
|
||||
|
||||
// dragimgg.h uses this incomplete type without declaring it on some OSs !
|
||||
class wxMemoryDC;
|
||||
#include <wx/generic/dragimgg.h>
|
||||
|
||||
#include <wx/frame.h> // to inherit
|
||||
#include <wx/intl.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user