| # | Line 5 | Line 5 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 5 | * Convert Radiance scene description to MGF | |
| 6 | */ | |
| 7 | ||
| 8 | + | #include "platform.h" | 
| 9 | #include "standard.h" | |
| 10 | #include <ctype.h> | |
| 11 | #include <string.h> | |
| 12 | #include <stdio.h> | |
| 13 | ||
| 13 | – | #include "platform.h" | 
| 14 | #include "object.h" | |
| 15 | #include "color.h" | |
| 16 | #include "lookup.h" | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |