1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-05 08:33:53 +01:00

AUP3: Fix build

This commit is contained in:
Leland Lucius
2020-08-05 10:31:14 -05:00
parent f179fae2c1
commit 4044bea36b

View File

@@ -16,7 +16,7 @@
#include "../ProjectManager.h"
#include "../ProjectWindow.h"
#include "../SelectUtilities.h"
#include "../ShuttleGUI.h"
#include "../ShuttleGui.h"
#include "../TrackPanel.h"
#include "../UndoManager.h"
#include "../ViewInfo.h"