diff options
-rw-r--r-- | dwm.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ #include <X11/cursorfont.h> #include <X11/keysym.h> #include <X11/Xatom.h> +#include <X11/Xlib.h> #include <X11/Xproto.h> #include <X11/Xutil.h> |
![]() |
index : DWM fork | |
Fork of DWM (Dynamic Window Manager https://dwm.suckless.org/ ) patched and configured to my needs |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | dwm.c | 1 |
@@ -41,6 +41,7 @@ #include <X11/cursorfont.h> #include <X11/keysym.h> #include <X11/Xatom.h> +#include <X11/Xlib.h> #include <X11/Xproto.h> #include <X11/Xutil.h> |