mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 17:41:14 +01:00
wxMemoryDC needed.
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
#include <wx/string.h>
|
#include <wx/string.h>
|
||||||
#include <wx/textctrl.h>
|
#include <wx/textctrl.h>
|
||||||
#include <wx/timer.h>
|
#include <wx/timer.h>
|
||||||
|
#include <wx/dcmemory.h>
|
||||||
|
|
||||||
#include "Export.h"
|
#include "Export.h"
|
||||||
#include "ExportPCM.h"
|
#include "ExportPCM.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user