mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-01 20:14:49 +02:00
This is only comments, in files where USE_ macros are tested...
... following the comment convention used in the preceding commit.
This commit is contained in:
@@ -19,7 +19,7 @@ function.
|
||||
*//*******************************************************************/
|
||||
|
||||
|
||||
#include "../Audacity.h" // keep ffmpeg before wx because they interact
|
||||
#include "../Audacity.h" // keep ffmpeg before wx because they interact // for USE_* macros
|
||||
#include "ExportFFmpeg.h"
|
||||
|
||||
#include "../FFmpeg.h" // and Audacity.h before FFmpeg for config*.h
|
||||
|
||||
Reference in New Issue
Block a user