projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd1db5d
)
include glapi.h
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 25 Nov 1999 18:15:23 +0000
(18:15 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 25 Nov 1999 18:15:23 +0000
(18:15 +0000)
src/mesa/main/dlist.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/dlist.c
b/src/mesa/main/dlist.c
index 1babb47010f09aedb7c069a155bf594f5e12ed3e..c1bd9814b2f279d87dac3cfee021a6e005ba3829 100644
(file)
--- a/
src/mesa/main/dlist.c
+++ b/
src/mesa/main/dlist.c
@@
-1,4
+1,4
@@
-/* $Id: dlist.c,v 1.1
8 1999/11/12 23:38:42
brianp Exp $ */
+/* $Id: dlist.c,v 1.1
9 1999/11/25 18:15:23
brianp Exp $ */
/*
* Mesa 3-D graphics library
@@
-49,6
+49,7
@@
#include "feedback.h"
#include "fog.h"
#include "get.h"
+#include "glapi.h"
#include "glmisc.h"
#include "hash.h"
#include "image.h"