diff src/sort.cc @ 1352:19c10b8657d5

[project @ 1995-09-05 08:11:57 by jwe]
author jwe
date Tue, 05 Sep 1995 08:33:58 +0000
parents 611d403c7f3d
children 749071f48336
line wrap: on
line diff
--- a/src/sort.cc
+++ b/src/sort.cc
@@ -25,11 +25,11 @@
 #include <config.h>
 #endif
 
-#include "tree-const.h"
+#include "defun-dld.h"
 #include "error.h"
 #include "gripes.h"
 #include "help.h"
-#include "defun-dld.h"
+#include "tree-const.h"
 
 static void
 mx_sort (Matrix& m, Matrix& idx, int return_idx)