mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
add missing include
This commit is contained in:
parent
2b53558e66
commit
bc05c56fba
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#ifndef __ardour_fft_result_h
|
||||
#define __ardour_fft_result_h
|
||||
|
||||
#include <math.h>
|
||||
#include <fftw3.h>
|
||||
|
||||
#include <gdkmm/color.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue