mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-05 06:01:04 +01:00
Remove Envelope.h from other headers
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
|
||||
#include "../AudioIO.h"
|
||||
#include "../AColor.h"
|
||||
#include "../Envelope.h"
|
||||
#include "../ImageManipulation.h"
|
||||
#include "../Project.h"
|
||||
#include "../toolbars/MeterToolBar.h"
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#include <wx/font.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/window.h>
|
||||
#include "../Envelope.h"
|
||||
#include "../Experimental.h"
|
||||
|
||||
class ViewInfo;
|
||||
|
||||
Reference in New Issue
Block a user