changeset 19928:67cb2f421255

restore include statement removed in changeset c7c50030e76c * main-window.cc: Include builtin-defun-decls.h.
author John W. Eaton <jwe@octave.org>
date Tue, 03 Mar 2015 09:47:57 -0500
parents 0c32e02d60c3
children ac18e88ea1bf
files libgui/src/main-window.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/main-window.cc	Mon Mar 02 23:58:10 2015 -0500
+++ b/libgui/src/main-window.cc	Tue Mar 03 09:47:57 2015 -0500
@@ -57,6 +57,7 @@
 #include "cmd-edit.h"
 #include "url-transfer.h"
 
+#include "builtin-defun-decls.h"
 #include "defaults.h"
 #include "symtab.h"
 #include "version.h"