diff src/oct.h @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents a1dbe9d80eee
children eb63fbe60fab
line wrap: on
line diff
--- a/src/oct.h
+++ b/src/oct.h
@@ -32,6 +32,7 @@
 
 #include "Matrix.h"
 
+#include "oct-locbuf.h"
 #include "defun-dld.h"
 #include "error.h"
 #include "gripes.h"