| # | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 10 | * Warping code depends on conformance of COLOR and W3VEC types. | |
| 11 | */ | |
| 12 | ||
| 13 | – | #include <stdio.h> |
| 13 | #include <math.h> | |
| 15 | – | #include <time.h> |
| 14 | ||
| 15 | #include "platform.h" | |
| 16 | < | #include "rtprocess.h" |
| 16 | > | #include "paths.h" |
| 17 | #include "rtio.h" | |
| 18 | #include "color.h" | |
| 19 | #include "resolu.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |