patch 8.2.2500: build fails without the GUI feature

Problem:    Build fails without the GUI feature.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2021-02-11 19:18:58 +01:00
parent 3b678047bc
commit 0bcadf14aa
2 changed files with 4 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2500,
/**/
2499,
/**/