mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02: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