mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-31 19:44:54 +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:
@@ -36,7 +36,7 @@
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h" // keep ffmpeg before wx because they interact
|
||||
#include "../Audacity.h" // keep ffmpeg before wx because they interact // for USE_* macros
|
||||
#include "ExportFFmpegDialogs.h"
|
||||
|
||||
#include "../FFmpeg.h" // and Audacity.h before FFmpeg for config*.h
|
||||
|
||||
Reference in New Issue
Block a user