| # | Line 7 | Line 7 | |
|---|---|---|
| 7 | */ | |
| 8 | ||
| 9 | #include "standard.h" | |
| 10 | + | #include <GL/glu.h> |
| 11 | #include "color.h" | |
| 12 | #include "object.h" | |
| 13 | #include "otypes.h" | |
| 14 | #include "lookup.h" | |
| 14 | – | #include <GL/glu.h> |
| 15 | ||
| 16 | #define MAXLIGHTS 8 /* number of OGL light sources */ | |
| 17 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |