mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-14 15:48:21 +02:00
Fix include for wxMemoryDC (for linux build).
This commit is contained in:
parent
4f185ae3ac
commit
8f9109ff2e
@ -22,6 +22,7 @@ It is also a place to document colour usage policy in Audacity
|
||||
|
||||
#include <wx/colour.h>
|
||||
#include <wx/dc.h>
|
||||
#include <wx/dcmemory.h>
|
||||
#include <wx/settings.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user