mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Fix include path
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "../WaveTrack.h"
|
||||
#include "../ShuttleGui.h"
|
||||
#include "CommandContext.h"
|
||||
#include "toolbars/SelectionBar.h"
|
||||
#include "../toolbars/SelectionBar.h"
|
||||
|
||||
SetProjectCommand::SetProjectCommand()
|
||||
{
|
||||
|
Reference in New Issue
Block a user