1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 00:23:32 +02:00

Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 14:10:04 -05:00
parent 1191e269a8
commit c982cf6a41
26 changed files with 8 additions and 32 deletions

View File

@@ -12,7 +12,6 @@
#define __AUDACITY_TIMETRACK__
#include "Track.h"
#include <wx/brush.h>
#include <algorithm>