mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Move AudacityMessageBox to its own files...
... breaking cycles among low-level files introduced by 273ba9f
This commit is contained in:
@@ -22,13 +22,14 @@ License: GPL v2. See License.txt.
|
||||
|
||||
#include "FileNames.h"
|
||||
#include "widgets/HelpSystem.h"
|
||||
#include "widgets/ErrorDialog.h"
|
||||
#include "widgets/AudacityMessageBox.h"
|
||||
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/dynlib.h>
|
||||
#include <wx/file.h>
|
||||
#include <wx/filedlg.h>
|
||||
#include <wx/log.h>
|
||||
#include <wx/textctrl.h>
|
||||
|
||||
#if !defined(USE_FFMPEG)
|
||||
/// FFmpeg support may or may not be compiled in,
|
||||
|
Reference in New Issue
Block a user