fix plugin base cast

This commit is contained in:
Green Sky 2024-01-19 10:47:34 +01:00
parent e1ab7ab6c6
commit 9892ec18e9
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c54a508105d8bd69239f746f262f178edf8bc89 Subproject commit 17ffaee013d97412eab2395cb9555ca3213c5302

View File

@ -1,5 +1,6 @@
#include <solanaceae/plugin/solana_plugin_v1.h> #include <solanaceae/plugin/solana_plugin_v1.h>
#include <solanaceae/zox/ngc.hpp>
#include <solanaceae/zox/ngc_hs.hpp> #include <solanaceae/zox/ngc_hs.hpp>
#include <solanaceae/toxcore/tox_interface.hpp> #include <solanaceae/toxcore/tox_interface.hpp>
#include <solanaceae/tox_contacts/tox_contact_model2.hpp> #include <solanaceae/tox_contacts/tox_contact_model2.hpp>