1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 22:28:57 +02:00

Include Experimental.h

Needed for EXPERIMENTAL_SCROLLING_LIMITS
This commit is contained in:
James Crook 2017-04-29 12:35:01 +01:00
parent a3b9dbd341
commit 615a5058a7

View File

@ -19,6 +19,7 @@
#include "../Prefs.h"
#include "../ShuttleGui.h"
#include "../Experimental.h"
TracksBehaviorsPrefs::TracksBehaviorsPrefs(wxWindow * parent)
: PrefsPanel(parent, _("Tracks Behaviors"))