]> git.armaanb.net Git - st.git/blobdiff - win.h
Make win variable internal to x.c
[st.git] / win.h
diff --git a/win.h b/win.h
index beb458d2347830b896be034819b384891798c680..c6a5337680adec0e2a4544fc42e582a56d232a5b 100644 (file)
--- a/win.h
+++ b/win.h
@@ -14,5 +14,6 @@ void xhints(void);
 void xloadcols(void);
 int xsetcolorname(int, const char *);
 void xsettitle(char *);
+int xsetcursor(int);
 void xsetpointermotion(int);
 void xsetsel(char *, Time);