mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -26,6 +26,8 @@ License: GPL v2. See License.txt.
|
||||
|
||||
#include <wx/file.h>
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#if !defined(USE_FFMPEG)
|
||||
/// FFmpeg support may or may not be compiled in,
|
||||
/// but Preferences dialog requires this function nevertheless
|
||||
|
Reference in New Issue
Block a user