summaryrefslogtreecommitdiff
path: root/src/theming.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/theming.rs')
-rw-r--r--src/theming.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theming.rs b/src/theming.rs
index 9d6c901e..198546a5 100644
--- a/src/theming.rs
+++ b/src/theming.rs
@@ -13,6 +13,8 @@ use std::collections::HashMap;
use std::mem;
use std::sync::Mutex;
+use lazy_static::lazy_static;
+
#[derive(Debug, PartialEq, Clone, Copy)]
#[repr(u32)]
pub enum Attr {