mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 03:03:10 +01:00
Remove redundant #include-s from .h files...
Redundant, because transitively implied. But don't do this for inclusions of Audacity.h or Experimental.h.
This commit is contained in:
@@ -28,8 +28,6 @@ Also, see ODPCMAliasBlockFile for a similar file.
|
||||
#define __AUDACITY_ODDecodeBlockFile__
|
||||
|
||||
#include "SimpleBlockFile.h"
|
||||
#include "../BlockFile.h"
|
||||
#include "../ondemand/ODTaskThread.h"
|
||||
#include "../ondemand/ODDecodeTask.h"
|
||||
#include <wx/atomic.h> // member variable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user