ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/ra_gif.c
(Generate patch)

Comparing ray/src/px/ra_gif.c (file contents):
Revision 2.12 by greg, Fri May 20 02:06:39 2011 UTC vs.
Revision 2.13 by greg, Fri Jul 19 17:37:56 2019 UTC

# Line 6 | Line 6 | static const char      RCSid[] = "$Id$";
6   * Currently, we don't know how to get back.
7   */
8  
9 #include  <stdio.h>
10 #include  <time.h>
9   #include  <math.h>
10  
11 + #include  "rtio.h"
12   #include  "platform.h"
13   #include  "color.h"
14   #include  "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines