diff options
Diffstat (limited to 'graphics/renderpark/files/patch-PHOTONMAP-photon.H')
| -rw-r--r-- | graphics/renderpark/files/patch-PHOTONMAP-photon.H | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/renderpark/files/patch-PHOTONMAP-photon.H b/graphics/renderpark/files/patch-PHOTONMAP-photon.H new file mode 100644 index 000000000000..4fc0f1f05dd6 --- /dev/null +++ b/graphics/renderpark/files/patch-PHOTONMAP-photon.H @@ -0,0 +1,11 @@ +--- PHOTONMAP/photon.H~ Thu Aug 9 18:03:19 2001 ++++ PHOTONMAP/photon.H Fri Jan 31 20:34:54 2003 +@@ -3,6 +3,8 @@ + #ifndef _PHOTON_H_ + #define _PHOTON_H_ + ++#include <string.h> ++ + #include <vector.h> + #include <color.h> + #include <spherical.h> |
