summaryrefslogtreecommitdiff
path: root/src/mesa/main/dlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/dlist.c')
-rw-r--r--src/mesa/main/dlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c
index a0db2d3fc5..e3475bb5cb 100644
--- a/src/mesa/main/dlist.c
+++ b/src/mesa/main/dlist.c
@@ -1,4 +1,4 @@
-/* $Id: dlist.c,v 1.49 2000/10/28 20:41:13 brianp Exp $ */
+/* $Id: dlist.c,v 1.50 2000/11/10 18:06:14 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -51,8 +51,8 @@
#include "get.h"
#include "glapi.h"
#include "hash.h"
+#include "histogram.h"
#include "image.h"
-#include "imaging.h"
#include "light.h"
#include "lines.h"
#include "dlist.h"