- fixed include path after refactor

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@863 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-05-23 11:43:51 +00:00
parent a7a7d170e6
commit 30c30b27e5
5 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include "ControlComponent.h"
#include "Receiver.h"
#include "Transmitter.h"
#include <radio/Vector.hpp>
#include <cpp/radio/Vector.hpp>
#include "RxBuffer.hpp"
//[/Headers]