aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/gecko/snapshot.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/gecko/snapshot.rs')
-rw-r--r--components/style/gecko/snapshot.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/style/gecko/snapshot.rs b/components/style/gecko/snapshot.rs
index f50f7c7edcc..21d310193c7 100644
--- a/components/style/gecko/snapshot.rs
+++ b/components/style/gecko/snapshot.rs
@@ -9,7 +9,7 @@ use gecko_bindings::bindings;
use gecko_bindings::structs::ServoElementSnapshot;
use gecko_bindings::structs::ServoElementSnapshotFlags as Flags;
use restyle_hints::ElementSnapshot;
-use selector_impl::TheSelectorImpl;
+use selector_parser::TheSelectorImpl;
use selectors::parser::AttrSelector;
use string_cache::Atom;