1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-07 15:05:38 +01:00

Audacity.h has shrunk to nothing, now remove it!

This commit is contained in:
Paul Licameli
2021-05-09 11:16:56 -04:00
committed by Leland Lucius
parent d51f505cd9
commit c5ebc396eb
392 changed files with 391 additions and 421 deletions

View File

@@ -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 // for USE_* macros
#include "FFmpeg.h"
#include "FileNames.h"