mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 11:13:16 +01:00
Can't remove remaining wx headers from other headers, comment that
This commit is contained in:
@@ -32,7 +32,7 @@ Also, see ODPCMAliasBlockFile for a similar file.
|
||||
#include "../ondemand/ODTaskThread.h"
|
||||
#include "../DirManager.h"
|
||||
#include "../ondemand/ODDecodeTask.h"
|
||||
#include <wx/atomic.h>
|
||||
#include <wx/atomic.h> // member variable
|
||||
|
||||
/// An AliasBlockFile that references uncompressed data in an existing file
|
||||
class ODDecodeBlockFile final : public SimpleBlockFile
|
||||
|
||||
Reference in New Issue
Block a user