1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove some nested #include from Project.h

This commit is contained in:
Paul Licameli
2019-01-22 06:57:30 -05:00
parent 5ada9ee201
commit 1bcb7c20a5
21 changed files with 26 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ of the BlockFile system.
#include <wx/valtext.h>
#include <wx/intl.h>
#include "DirManager.h"
#include "ShuttleGui.h"
#include "Project.h"
#include "WaveTrack.h"