mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +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:
@@ -11,7 +11,6 @@
|
||||
#ifndef __AUDACITY_SPLASH_DLG__
|
||||
#define __AUDACITY_SPLASH_DLG__
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include "widgets/wxPanelWrapper.h" // to inherit
|
||||
|
||||
class wxBitmap;
|
||||
|
||||
Reference in New Issue
Block a user