Forgotten header for previous patch
[xboard.git] / frontend.h
index 8bdf558..280a1fc 100644 (file)
@@ -245,6 +245,7 @@ int  EvalGraphDialogExists P((void));
 void SlavePopUp P((void));
 void ActivateTheme P((int new));
 char *Col2Text P((int n));
+char *Shorten P((char *s));
 
 /* these are in xhistory.c  */
 Boolean MoveHistoryIsUp P((void));