Skip to content

Commit

Permalink
good catch CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor committed Jun 3, 2024
1 parent 57f5f3a commit 17371ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/critical_section.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

use critical_section::{set_impl, Impl, RawRestoreState};

use crate::mmio::IME;
use crate::irq::IME;

struct GbaCriticalSection;
#[cfg(feature = "on_gba")]
Expand Down

0 comments on commit 17371ea

Please sign in to comment.