aboutsummaryrefslogtreecommitdiff
path: root/src/config_error_notification.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/config_error_notification.rs')
-rw-r--r--src/config_error_notification.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config_error_notification.rs b/src/config_error_notification.rs
index 2a3c0860..73ae3d9b 100644
--- a/src/config_error_notification.rs
+++ b/src/config_error_notification.rs
@@ -15,7 +15,7 @@ use smithay::reexports::gbm::Format as Fourcc;
use smithay::utils::Transform;
use crate::animation::Animation;
-use crate::render_helpers::NiriRenderer;
+use crate::render_helpers::renderer::NiriRenderer;
const TEXT: &str = "Failed to parse the config file. \
Please run <span face='monospace' bgcolor='#000000'>niri validate</span> \