From 5bb4349e27fda14a9e99fe17d6f59de66a00d410 Mon Sep 17 00:00:00 2001 From: Green Sky Date: Mon, 16 Jan 2023 17:08:09 +0100 Subject: [PATCH] missing include --- ngc_ft1.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/ngc_ft1.cpp b/ngc_ft1.cpp index 098eddc..9edf116 100644 --- a/ngc_ft1.cpp +++ b/ngc_ft1.cpp @@ -10,6 +10,7 @@ #include #include #include +#include struct SendSequenceBuffer { struct SSBEntry {