Fix build for new audioconverter

merge-requests/9/merge
Phil Taylor 2022-05-08 10:19:21 +01:00
rodzic 71f88cdfed
commit 72bef7f783
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -165,6 +165,7 @@ SOURCES += main.cpp\
udphandler.cpp \
logcategories.cpp \
audiohandler.cpp \
audioconverter.cpp \
calibrationwindow.cpp \
satellitesetup.cpp \
udpserver.cpp \
@ -187,6 +188,7 @@ HEADERS += wfmain.h \
udphandler.h \
logcategories.h \
audiohandler.h \
audioconverter.h \
calibrationwindow.h \
satellitesetup.h \
udpserver.h \