Fix gcc compilation error

This commit is contained in:
Jon Beniston 2022-06-20 13:51:00 +01:00
parent 501d8515eb
commit 97f8b4b928
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#include <vector>
#include <QVector>
#include "dsp/channelsamplesink.h"
#include "dsp/nco.h"
#include "dsp/interpolator.h"