diff src/Array-tc.cc @ 1742:a02f140ed897

[project @ 1996-01-12 11:09:39 by jwe]
author jwe
date Fri, 12 Jan 1996 11:21:53 +0000
parents e1ebb2808140
children e62277bf5fe0
line wrap: on
line diff
--- a/src/Array-tc.cc
+++ b/src/Array-tc.cc
@@ -26,7 +26,7 @@
 #include "Array.h"
 #include "Array.cc"
 
-#include "tree-const.h"
+#include "pt-const.h"
 
 extern template class Array<int>;
 extern template class Array2<int>;