mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Fix release build
This commit is contained in:
parent
6bbbf5faa9
commit
c94fa54aa6
@ -19,8 +19,6 @@
|
||||
#include <wx/process.h>
|
||||
#include <wx/textctrl.h>
|
||||
|
||||
#include <FileDialog.h>
|
||||
|
||||
#include "Export.h"
|
||||
|
||||
#include "../Project.h"
|
||||
@ -30,6 +28,9 @@
|
||||
#include "../float_cast.h"
|
||||
#include "../widgets/FileHistory.h"
|
||||
|
||||
#include <FileDialog.h>
|
||||
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// ExportCLOptions
|
||||
//----------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user