Fix DATADIR in Xaw
[xboard.git] / xaw / xboard.c
index 4b2b915..0d96b7f 100644 (file)
@@ -211,6 +211,7 @@ extern char *getenv();
 #include "draw.h"
 
 #define SLASH '/'
+#define DATADIR "~~"
 
 #ifdef __EMX__
 #ifndef HAVE_USLEEP