mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-07 23:32:53 +02:00
Added include of Audacity.h (to get AUDACITY_DLL_API) to XML_Writer.cpp
This commit is contained in:
parent
6fc830c0b6
commit
94346902b3
@ -24,6 +24,7 @@ the general functionality for creating XML in UTF8 encoding.
|
|||||||
|
|
||||||
*//*******************************************************************/
|
*//*******************************************************************/
|
||||||
|
|
||||||
|
#include "../Audacity.h"
|
||||||
#include <wx/defs.h>
|
#include <wx/defs.h>
|
||||||
#include <wx/ffile.h>
|
#include <wx/ffile.h>
|
||||||
#include <wx/intl.h>
|
#include <wx/intl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user