summaryrefslogtreecommitdiffstats
path: root/XMonad/Stockholm/Font.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Stockholm/Font.hs')
-rw-r--r--XMonad/Stockholm/Font.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/XMonad/Stockholm/Font.hs b/XMonad/Stockholm/Font.hs
index ed801cc..40bb332 100644
--- a/XMonad/Stockholm/Font.hs
+++ b/XMonad/Stockholm/Font.hs
@@ -5,6 +5,10 @@ module XMonad.Stockholm.Font
, printStringXMF'
) where
+#ifdef XFT
+import Graphics.X11.Xft
+import Graphics.X11.Xrender
+#endif
import XMonad
import XMonad.Util.Font