summaryrefslogtreecommitdiff
path: root/synth/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/globals.cpp')
-rw-r--r--synth/globals.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/synth/globals.cpp b/synth/globals.cpp
index 8cde306..e943ff1 100644
--- a/synth/globals.cpp
+++ b/synth/globals.cpp
@@ -18,7 +18,9 @@ bool quiet=false;
bool connect_audio=true, connect_midi=true;
+#ifdef WATCHFILES
bool watchfiles=true;
+#endif
float cleanup_interval_sec=0;
float snh_freq_hz=0;