mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Move definition of _ and related into Internat.h
This commit is contained in:
@@ -84,7 +84,6 @@
|
||||
#include "../WaveTrack.h"
|
||||
#include "ImportPlugin.h"
|
||||
#include "Import.h"
|
||||
#include "../Internat.h"
|
||||
#include "../NoteTrack.h"
|
||||
#include "../Project.h"
|
||||
#include "../FileFormats.h"
|
||||
|
@@ -56,9 +56,8 @@ but little else.
|
||||
#define __AUDACITY_IMPORTER__
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include <wx/arrstr.h>
|
||||
#include "../Internat.h"
|
||||
#include <wx/filename.h>
|
||||
#include <wx/string.h>
|
||||
#include "../MemoryX.h"
|
||||
|
||||
#include "../widgets/ProgressDialog.h"
|
||||
|
Reference in New Issue
Block a user