Ignore:
Timestamp:
Mar 1, 2000, 11:45:30 PM (25 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/mesa/3dfx/light.c

    r2938 r2965  
    1 /* $Id: light.c,v 1.1 2000-02-29 00:46:19 sandervl Exp $ */
     1/* $Id: light.c,v 1.2 2000-03-01 22:45:23 jeroen Exp $ */
    22
    33/*
     
    4242#include "GL/xf86glx.h"
    4343#endif
     44#include "types.h"
    4445#include "context.h"
    4546#include "enums.h"
     
    4950#include "mmath.h"
    5051#include "simple_list.h"
    51 #include "types.h"
    5252#include "vb.h"
    5353#include "xform.h"
Note: See TracChangeset for help on using the changeset viewer.