mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-07 23:51:14 +02:00
fix #include path
This commit is contained in:
parent
43d1c774bf
commit
a6c583e596
@ -11,7 +11,7 @@ Paul Licameli split from TrackPanel.cpp
|
||||
#ifndef __AUDACITY_TRACK_PANEL_RESIZE_HANDLE__
|
||||
#define __AUDACITY_TRACK_PANEL_RESIZE_HANDLE__
|
||||
|
||||
#include "CommonTrackPanelCell.h"
|
||||
#include "tracks/ui/CommonTrackPanelCell.h"
|
||||
#include "UIHandle.h"
|
||||
|
||||
struct HitTestResult;
|
||||
|
Loading…
x
Reference in New Issue
Block a user