1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +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

@@ -12,7 +12,6 @@
#define __AUDACITY_SPLASH_DLG__
#include "MemoryX.h"
#include <wx/dialog.h>
#include "widgets/wxPanelWrapper.h"
class wxBitmap;