summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index dfa75a8..f250dfd 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -229,7 +229,7 @@ library
if flag(with_xpm) || flag(all_extensions)
extra-libraries: Xpm
- other-modules: Xmobar.XPMFile
+ other-modules: Xmobar.X11.XPMFile
cpp-options: -DXPM
if flag(with_weather) || flag(all_extensions)