aboutsummaryrefslogtreecommitdiff
path: root/test/protected_mode/display.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/protected_mode/display.rs')
-rw-r--r--test/protected_mode/display.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/protected_mode/display.rs b/test/protected_mode/display.rs
index f9e0d6a..905a91f 100644
--- a/test/protected_mode/display.rs
+++ b/test/protected_mode/display.rs
@@ -1,3 +1,5 @@
+mod display_rules;
+
use std::fmt::Write;
use yaxpeax_arch::{AddressBase, Decoder, LengthedInstruction};