summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-Ptr.h
blob: 9bef362ff78caeb50bfde7ef135f0af5609a99b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/Ptr.h.orig	Fri Jul 18 14:11:08 2003
+++ include/Ptr.h	Fri Jul 18 14:11:22 2003
@@ -5,6 +5,7 @@
 #define Ptr_INCLUDED 1
 
 #include "Boolean.h"
+#include "Resource.h"
 
 // T must have Resource as a public base class
 // T may be an incomplete type