1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove PluginManager.h from other headers

This commit is contained in:
Paul Licameli
2019-02-27 14:50:50 -05:00
parent 3ff61f3e10
commit 71036bed01
7 changed files with 5 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#include "../Prefs.h"
#include "../Project.h"
#include "../PluginManager.h"
#include "../ShuttleGui.h"
#include "../TimeTrack.h"
#include "../TrackPanel.h"