]> git.armaanb.net Git - st.git/blobdiff - st.c
Remove X and fontconfig from st.c
[st.git] / st.c
diff --git a/st.c b/st.c
index bcb64732947a484a682febd25f31fa828dd0fb7b..9cfa5470925cd360469c7ae1d3471a336c366e56 100644 (file)
--- a/st.c
+++ b/st.c
 #include <time.h>
 #include <unistd.h>
 #include <libgen.h>
-#include <fontconfig/fontconfig.h>
 #include <wchar.h>
 
-/* X11 */
-#include <X11/cursorfont.h>
-#include <X11/Xft/Xft.h>
-
 #include "st.h"
 #include "win.h"