diff options
Diffstat (limited to 'src/audio/synth.cc')
| -rw-r--r-- | src/audio/synth.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audio/synth.cc b/src/audio/synth.cc index 798a02e..2072bb4 100644 --- a/src/audio/synth.cc +++ b/src/audio/synth.cc @@ -4,6 +4,7 @@ #include "synth.h" #include "audio/dct.h" +#include "audio/window.h" #include "util/debug.h" #include <atomic> #include <math.h> |
