1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Fix release build

This commit is contained in:
lllucius 2011-03-26 22:56:49 +00:00
parent 6bbbf5faa9
commit c94fa54aa6

View File

@ -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
//----------------------------------------------------------------------------