1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +01: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

@@ -40,7 +40,6 @@ Some of these methods have been overridden only because they used the unsafe wxL
#include "../BlockFile.h"
#include "../ondemand/ODTaskThread.h"
#include "../DirManager.h"
#include <wx/thread.h>
/// An AliasBlockFile that references uncompressed data in an existing file
class ODPCMAliasBlockFile final : public PCMAliasBlockFile