diff src/pt-misc.h @ 1351:8256c4c57419

[project @ 1995-09-05 08:02:08 by jwe]
author jwe
date Tue, 05 Sep 1995 08:08:13 +0000
parents 611d403c7f3d
children 893b416bb919
line wrap: on
line diff
--- a/src/pt-misc.h
+++ b/src/pt-misc.h
@@ -50,9 +50,9 @@
 #include <SLList.h>
 
 #include "tree-base.h"
-#include "tree-expr.h"
+#include "tree-cmd.h"
 #include "tree-const.h"
-#include "tree-cmd.h"
+#include "tree-expr.h"
 
 // A list of expressions and commands to be executed.