Fix bug #45599 (inclusion of keysym.h in Xaw)
[xboard.git] / xaw / xboard.c
index 79ffd02..251cec1 100644 (file)
@@ -148,6 +148,7 @@ extern char *getenv();
 #include <locale.h>
 #endif
 
+#include <X11/keysym.h>
 #include <X11/Intrinsic.h>
 #include <X11/StringDefs.h>
 #include <X11/Shell.h>