Install svg pieces in themes/default
[xboard.git] / common.h
index 68749f3..2fca8fb 100644 (file)
--- a/common.h
+++ b/common.h
@@ -408,7 +408,7 @@ typedef struct {
     Boolean firstPlaysBlack;
     Boolean noChessProgram;
     char *host[ENGINES];
-    char *pngDirectory;
+    char *pieceDirectory;
     char *svgDirectory;
     char *soundDirectory;
     char *remoteShell;