mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-12 23:56:33 +01:00
Fix release build
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
#include <wx/process.h>
|
#include <wx/process.h>
|
||||||
#include <wx/textctrl.h>
|
#include <wx/textctrl.h>
|
||||||
|
|
||||||
#include <FileDialog.h>
|
|
||||||
|
|
||||||
#include "Export.h"
|
#include "Export.h"
|
||||||
|
|
||||||
#include "../Project.h"
|
#include "../Project.h"
|
||||||
@@ -30,6 +28,9 @@
|
|||||||
#include "../float_cast.h"
|
#include "../float_cast.h"
|
||||||
#include "../widgets/FileHistory.h"
|
#include "../widgets/FileHistory.h"
|
||||||
|
|
||||||
|
#include <FileDialog.h>
|
||||||
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
// ExportCLOptions
|
// ExportCLOptions
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user