mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-07 17:43:53 +01:00
Include Experimental.h
Needed for EXPERIMENTAL_SCROLLING_LIMITS
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "../Prefs.h"
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../Experimental.h"
|
||||
|
||||
TracksBehaviorsPrefs::TracksBehaviorsPrefs(wxWindow * parent)
|
||||
: PrefsPanel(parent, _("Tracks Behaviors"))
|
||||
|
||||
Reference in New Issue
Block a user