diff src/SLList-plot.cc @ 1742:a02f140ed897

[project @ 1996-01-12 11:09:39 by jwe]
author jwe
date Fri, 12 Jan 1996 11:21:53 +0000 (1996-01-12)
parents 245206fbed64
children e62277bf5fe0
line wrap: on
line diff
--- a/src/SLList-plot.cc
+++ b/src/SLList-plot.cc
@@ -29,7 +29,7 @@
 
 #include <SLList.h>
 
-#include "tree-plot.h"
+#include "pt-plot.h"
 
 template class SLNode<subplot *>;
 template class SLList<subplot *>;