From 702ca20bf08be7a4007defc5d91094e8b7d2ef8e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 18 Jul 2003 15:22:16 +0000 Subject: Fix up some loose ends from the last big check-in. --- src/mesa/main/depth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mesa/main/depth.c') diff --git a/src/mesa/main/depth.c b/src/mesa/main/depth.c index fa7eb63b06..32c61622f7 100644 --- a/src/mesa/main/depth.c +++ b/src/mesa/main/depth.c @@ -26,8 +26,9 @@ #include "glheader.h" #include "imports.h" #include "context.h" -#include "enums.h" #include "depth.h" +#include "enums.h" +#include "hash.h" #include "macros.h" #include "mtypes.h" -- cgit v1.2.3