Ignore:
Timestamp:
May 23, 2000, 10:41:28 PM (25 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/mesa/xform.c

    r2962 r3598  
    1 /* $Id: xform.c,v 1.2 2000-03-01 18:49:41 jeroen Exp $ */
     1/* $Id: xform.c,v 1.3 2000-05-23 20:41:07 jeroen Exp $ */
    22
    33/*
    44 * Mesa 3-D graphics library
    5  * Version:  3.1
     5 * Version:  3.3
    66 *
    77 * Copyright (C) 1999  Brian Paul   All Rights Reserved.
     
    4242#include "all.h"
    4343#else
    44 #ifndef XFree86Server
    45 #include <math.h>
    46 #include <stdio.h>
    47 #include <stdlib.h>
    48 #else
    49 #include "GL/xf86glx.h"
    50 #endif
     44#include "glheader.h"
    5145#include "vb.h"
    5246#include "types.h"
Note: See TracChangeset for help on using the changeset viewer.