mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-27 15:08:39 +01: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