mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +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:
@@ -17,7 +17,7 @@ License: GPL v2. See License.txt.
|
||||
// Store function pointers here when including FFmpeg.h
|
||||
#define DEFINE_FFMPEG_POINTERS
|
||||
|
||||
#include "Audacity.h" // for config*.h
|
||||
#include "Audacity.h" // for config*.h // for USE_* macros
|
||||
#include "FFmpeg.h"
|
||||
|
||||
#include "FileNames.h"
|
||||
|
Reference in New Issue
Block a user