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

Remove wx/pen.h, wx/thread.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 13:50:12 -05:00
parent 3a7324984c
commit ec2f26e48c
17 changed files with 6 additions and 18 deletions

View File

@@ -13,7 +13,6 @@
#include "Track.h"
#include <wx/brush.h>
#include <wx/pen.h>
#include <algorithm>