mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-09 21:22:05 +01:00
Fix path of relative includes.
This commit is contained in:
@@ -346,7 +346,7 @@ void BatchProcessDialog::OnCancel(wxCommandEvent & WXUNUSED(event))
|
||||
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
#include <wx/textdlg.h>
|
||||
#include "../BatchCommandDialog.h"
|
||||
#include "BatchCommandDialog.h"
|
||||
|
||||
enum {
|
||||
// ChainsListID 7005
|
||||
|
||||
Reference in New Issue
Block a user