mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
WaveTrack.h does not include WaveClip.h
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "Project.h"
|
||||
#include "LabelTrack.h"
|
||||
#include "NoteTrack.h"
|
||||
#include "WaveClip.h"
|
||||
#include "WaveTrack.h"
|
||||
|
||||
inline bool operator < (SnapPoint s1, SnapPoint s2)
|
||||
|
Reference in New Issue
Block a user