mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
build fix
This commit is contained in:
@@ -2871,7 +2871,7 @@ void EqualizationPanel::OnSize(wxSizeEvent & WXUNUSED(event))
|
||||
Refresh( false );
|
||||
}
|
||||
|
||||
#include "TrackPanelDrawingContext.h"
|
||||
#include "../TrackPanelDrawingContext.h"
|
||||
void EqualizationPanel::OnPaint(wxPaintEvent & WXUNUSED(event))
|
||||
{
|
||||
wxPaintDC dc(this);
|
||||
|
||||
Reference in New Issue
Block a user