13
0

add missing include

This commit is contained in:
Robin Gareus 2016-05-23 03:50:43 +02:00
parent 2b53558e66
commit bc05c56fba

View File

@ -20,6 +20,7 @@
#ifndef __ardour_fft_result_h
#define __ardour_fft_result_h
#include <math.h>
#include <fftw3.h>
#include <gdkmm/color.h>