1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-07 15:05:38 +01:00

Remove wx/app.h from AudacityException.h

This commit is contained in:
Paul Licameli
2021-06-11 23:35:19 -04:00
parent e5512b0daf
commit 9ed63b0321
53 changed files with 56 additions and 12 deletions

View File

@@ -46,8 +46,7 @@ is time to refresh some aspect of the screen.
#include "TrackPanel.h"
#include <wx/app.h>
#include <wx/setup.h> // for wxUSE_* macros
#include "AdornedRulerPanel.h"