1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-23 01:55:48 -05:00

Add included needed for Mac build

This commit is contained in:
Jon Beniston 2023-11-15 16:18:28 +00:00
parent 967d9e1131
commit 5f0d2aaf21

View File

@ -18,6 +18,7 @@
#include <QWidget>
#include <QDebug>
#include <QDataStream>
#include <QIODevice>
#include "mdiutils.h"