patch 8.0.0814: file in Filelist does not exist

Problem:    File in Filelist does not exist.
Solution:   Remove the line.
diff --git a/src/version.c b/src/version.c
index 9cc8e14..54ee61f 100644
--- a/src/version.c
+++ b/src/version.c
@@ -770,6 +770,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    814,
+/**/
     813,
 /**/
     812,