fix build error

This commit is contained in:
Maple 2026-04-25 18:49:18 +02:00
commit 3e8b96c820
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@ use macros::{RmcSerialize, method_id, rmc_proto};
use rnex_core::{kerberos::KerberosDateTime, rmc::response::ErrorCode};
use crate::rmc::structures::{data::Data, rmc_struct};
use rnex_core::rmc::structures::{data::Data, rmc_struct};
#[derive(RmcSerialize, Debug, Clone)]
#[rmc_struct(0)]