mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Keep EXPERIMENTAL_OD_FFMPEG and EXPERIMENTAL_OD_FLAC compilable
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
#include <wx/crt.h>
|
||||
#include <wx/wxprec.h>
|
||||
// For compilers that support precompilation, includes "wx/wx.h".
|
||||
#ifndef WX_PRECOMP
|
||||
@@ -28,7 +29,6 @@
|
||||
#include <functional>
|
||||
|
||||
#include "../FFmpeg.h" // which brings in avcodec.h, avformat.h
|
||||
#include "../import/ImportFFmpeg.h"
|
||||
|
||||
|
||||
extern FFmpegLibs *FFmpegLibsInst();
|
||||
|
Reference in New Issue
Block a user