mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-23 22:55:49 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h" // keep ffmpeg before wx because they interact
|
||||
|
||||
#include "../FFmpeg.h" // and Audacity.h before FFmpeg for config*.h
|
||||
|
||||
#include "ExportFFmpegDialogs.h"
|
||||
|
||||
Reference in New Issue
Block a user