Fix gcc compilation error

pull/1292/head
Jon Beniston 2022-06-20 13:51:00 +01:00
rodzic 501d8515eb
commit 97f8b4b928
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

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