mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Add missing include
This commit is contained in:
@@ -37,10 +37,12 @@
|
||||
|
||||
#include <wx/intl.h>
|
||||
#include "../Audacity.h"
|
||||
#include "ImportOGG.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../Internat.h"
|
||||
#include "../Tags.h"
|
||||
|
||||
#include "ImportOGG.h"
|
||||
|
||||
#define DESC _("Ogg Vorbis files")
|
||||
|
||||
static const wxChar *exts[] =
|
||||
|
||||
Reference in New Issue
Block a user