mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-06 14:52:34 +02:00
Fix include path
This commit is contained in:
parent
cb55164c43
commit
51b3076786
@ -25,7 +25,7 @@
|
|||||||
#include "../WaveTrack.h"
|
#include "../WaveTrack.h"
|
||||||
#include "../ShuttleGui.h"
|
#include "../ShuttleGui.h"
|
||||||
#include "CommandContext.h"
|
#include "CommandContext.h"
|
||||||
#include "toolbars/SelectionBar.h"
|
#include "../toolbars/SelectionBar.h"
|
||||||
|
|
||||||
SetProjectCommand::SetProjectCommand()
|
SetProjectCommand::SetProjectCommand()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user