updated for version 7.0082
diff --git a/src/structs.h b/src/structs.h
index a45a98e..18915cf 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -1341,6 +1341,7 @@
     int		b_p_swf;	/* 'swapfile' */
 #ifdef FEAT_SYN_HL
     char_u	*b_p_syn;	/* 'syntax' */
+    char_u	*b_p_spf;	/* 'spellfile' */
     char_u	*b_p_spl;	/* 'spelllang' */
 #endif
     long	b_p_ts;		/* 'tabstop' */