1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-09 14:16:28 +01:00

Remove wx/dialog.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 17:09:57 -05:00
parent 4d29686116
commit d28ae40399
17 changed files with 2 additions and 20 deletions

View File

@@ -11,8 +11,6 @@
#ifndef __AUDACITY_EXPORT_MULTIPLE__
#define __AUDACITY_EXPORT_MULTIPLE__
#include <wx/dialog.h>
#include "Export.h"
#include "../Tags.h" // we need to know about the Tags class for metadata
#include "../wxFileNameWrapper.h" // member variable below