1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-25 07:43:54 +02:00

Remove unneeded inclusions of Project.h, no cycles broken

This commit is contained in:
Paul Licameli
2019-05-22 09:46:34 -04:00
parent af3e7a09d5
commit d5b2507af9
18 changed files with 0 additions and 18 deletions

View File

@@ -35,7 +35,6 @@
#include <wx/treebook.h>
#include "../AudioIO.h"
#include "../Project.h"
#include "../Prefs.h"
#include "../ShuttleGui.h"