mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29:27 +02:00
Fix windows build
This commit is contained in:
parent
3b87af1d07
commit
8426580f8e
@ -47,6 +47,7 @@
|
|||||||
#include <wx/sizer.h>
|
#include <wx/sizer.h>
|
||||||
#include <wx/tokenzr.h>
|
#include <wx/tokenzr.h>
|
||||||
#include <wx/modalhook.h>
|
#include <wx/modalhook.h>
|
||||||
|
#include <wx/filectrl.h>
|
||||||
|
|
||||||
#include "../FileDialog.h"
|
#include "../FileDialog.h"
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
#include "Audacity.h" // for USE_* macros
|
#include "../Audacity.h" // for USE_* macros
|
||||||
#if USE_SOUNDTOUCH
|
#if USE_SOUNDTOUCH
|
||||||
|
|
||||||
#ifndef __AUDACITY_EFFECT_CHANGETEMPO__
|
#ifndef __AUDACITY_EFFECT_CHANGETEMPO__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user