mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-23 16:08:07 +02:00
Fix #include directive
This commit is contained in:
parent
1a0d0c651b
commit
7708453947
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user