Mercurial > hg > octave-lojdl
diff src/utils.cc @ 1742:a02f140ed897
[project @ 1996-01-12 11:09:39 by jwe]
author | jwe |
---|---|
date | Fri, 12 Jan 1996 11:21:53 +0000 |
parents | 42b4f904f1af |
children | fd0d12493223 |
line wrap: on
line diff
--- a/src/utils.cc +++ b/src/utils.cc @@ -65,14 +65,14 @@ #include "help.h" #include "input.h" #include "mappers.h" -#include "oct-obj.h" -#include "octave-hist.h" +#include "oct-hist.h" #include "toplev.h" #include "pager.h" #include "pathsearch.h" #include "sysdep.h" #include "sysdir.h" -#include "tree-const.h" +#include "pt-const.h" +#include "oct-obj.h" #include "unwind-prot.h" #include "user-prefs.h" #include "utils.h"