src/lastfile.c: Fix last change.
This commit is contained in:
parent
acb6f20c3a
commit
8d033ecb9d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <lisp.h>
|
||||
#include "lisp.h"
|
||||
|
||||
char my_edata[] = "End of Emacs initialized data";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue