1
0
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:
benjamin.drung@gmail.com
2013-11-01 12:15:01 +00:00
parent f830573149
commit 05302d7483
6 changed files with 9 additions and 9 deletions

View File

@@ -346,7 +346,7 @@ void BatchProcessDialog::OnCancel(wxCommandEvent & WXUNUSED(event))
/////////////////////////////////////////////////////////////////////
#include <wx/textdlg.h>
#include "../BatchCommandDialog.h"
#include "BatchCommandDialog.h"
enum {
// ChainsListID 7005