# | Line 1 | Line 1 | |
---|---|---|
1 | #ifndef lint | |
2 | < | static const char RCSid[] = "$Id$"; |
2 | > | static const char RCSid[] = "$Id$"; |
3 | #endif | |
4 | /* | |
5 | * Shading functions for anisotropic materials. | |
# | Line 8 | Line 8 | static const char RCSid[] = "$Id$"; | |
8 | #include "copyright.h" | |
9 | ||
10 | #include "ray.h" | |
11 | + | |
12 | + | #include "ambient.h" |
13 | ||
14 | #include "otypes.h" | |
15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |