1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers

This commit is contained in:
Paul Licameli
2018-11-14 15:23:25 -05:00
parent 0b9d279a52
commit 870c08ac06
23 changed files with 14 additions and 25 deletions

View File

@@ -29,6 +29,7 @@ License: GPL v2. See License.txt.
#include <wx/dynlib.h>
#include <wx/file.h>
#include <wx/filedlg.h>
#include <wx/log.h>
#if !defined(USE_FFMPEG)
/// FFmpeg support may or may not be compiled in,