1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Supply missing #includes that Travis build needs

This commit is contained in:
Paul Licameli
2018-08-11 12:46:27 -04:00
parent ca694a1b22
commit 67b679b7d1
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include "LyricsWindow.h"
#include "Lyrics.h"
#include "AudioIO.h"
#include "Prefs.h" // for RTL_WORKAROUND
#include "Project.h"
#include "TrackPanel.h" // for EVT_TRACK_PANEL_TIMER