mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Fix #include directive
This commit is contained in:
@@ -109,7 +109,7 @@ It handles initialization and termination by subclassing wxApp.
|
||||
#include "widgets/FileHistory.h"
|
||||
|
||||
#ifdef EXPERIMENTAL_EASY_CHANGE_KEY_BINDINGS
|
||||
#include "../prefs/KeyConfigPrefs.h"
|
||||
#include "prefs/KeyConfigPrefs.h"
|
||||
#endif
|
||||
|
||||
//temporarily commented out till it is added to all projects
|
||||
|
||||
Reference in New Issue
Block a user