1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 23:45:00 -04:00

Fix build with Qt 6.9.0.

This commit is contained in:
Jon Beniston
2025-04-21 10:59:54 +01:00
parent 1c6b167527
commit 60869b74f9
4 changed files with 6 additions and 1 deletions
@@ -16,6 +16,8 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
///////////////////////////////////////////////////////////////////////////////////
#include <QDebug>
#include "dsp/samplemififo.h"
#include "dsp/samplemofifo.h"