diff src/defun-int.h @ 2405:e6adec89527e

[project @ 1996-10-14 16:23:48 by jwe]
author jwe
date Mon, 14 Oct 1996 16:23:50 +0000
parents bfb775fb6fe8
children 8b262e771614
line wrap: on
line diff
--- a/src/defun-int.h
+++ b/src/defun-int.h
@@ -23,6 +23,8 @@
 #if !defined (octave_defun_int_h)
 #define octave_defun_int_h 1
 
+#include "variables.h"
+
 // MAKE_BUILTINS is defined to extract function names and related
 // information and create the *.def files that are eventually used to
 // create the buitlins.cc file.