summaryrefslogtreecommitdiff
path: root/synth/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'synth/globals.h')
-rw-r--r--synth/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/globals.h b/synth/globals.h
index b89813d..bccacdf 100644
--- a/synth/globals.h
+++ b/synth/globals.h
@@ -29,6 +29,7 @@ extern bool quiet;
extern bool connect_audio, connect_midi;
+extern bool watchfiles;
extern float cleanup_interval_sec;
extern float snh_freq_hz;