mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Add missing include
This commit is contained in:
parent
8421d4de07
commit
d65cb9bb58
@ -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[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user