mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02: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:
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <vamp-hostsdk/PluginLoader.h>
|
||||
|
||||
#include "../../SampleFormat.h"
|
||||
#include "../Effect.h"
|
||||
|
||||
class wxStaticText;
|
||||
|
Reference in New Issue
Block a user