From 9892ec18e9e1b21aa1893952e5e7d0b06b9bff0d Mon Sep 17 00:00:00 2001 From: Green Sky Date: Fri, 19 Jan 2024 10:47:34 +0100 Subject: [PATCH] fix plugin base cast --- external/solanaceae_plugin | 2 +- plugins/plugin_zox_ngc_hs.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/external/solanaceae_plugin b/external/solanaceae_plugin index 9c54a50..17ffaee 160000 --- a/external/solanaceae_plugin +++ b/external/solanaceae_plugin @@ -1 +1 @@ -Subproject commit 9c54a508105d8bd69239f746f262f178edf8bc89 +Subproject commit 17ffaee013d97412eab2395cb9555ca3213c5302 diff --git a/plugins/plugin_zox_ngc_hs.cpp b/plugins/plugin_zox_ngc_hs.cpp index 767b03d..24cdfb9 100644 --- a/plugins/plugin_zox_ngc_hs.cpp +++ b/plugins/plugin_zox_ngc_hs.cpp @@ -1,5 +1,6 @@ #include +#include #include #include #include