summaryrefslogtreecommitdiff
path: root/src/mesa/main/histogram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/histogram.h')
-rw-r--r--src/mesa/main/histogram.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/histogram.h b/src/mesa/main/histogram.h
index 99683d1244..66928e772e 100644
--- a/src/mesa/main/histogram.h
+++ b/src/mesa/main/histogram.h
@@ -1,4 +1,4 @@
-/* $Id: histogram.h,v 1.1 2000/11/10 18:06:14 brianp Exp $ */
+/* $Id: histogram.h,v 1.2 2000/11/22 07:32:17 joukj Exp $ */
/*
* Mesa 3-D graphics library
@@ -33,7 +33,7 @@
#include "all.h"
#else
#include "glheader.h"
-#include "types.h"
+#include "mtypes.h"
#endif