summaryrefslogtreecommitdiff
path: root/textproc/jade/files/patch-Ptr.h
blob: c726cfed4aa6d395c4d76bedcf0995559ab04346 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/Ptr.h.orig	Wed Oct  7 14:15:50 1998
+++ include/Ptr.h	Tue Jul 22 09:19:49 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