summaryrefslogtreecommitdiff
path: root/src/mesa/main/depthstencil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/depthstencil.h')
-rw-r--r--src/mesa/main/depthstencil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/depthstencil.h b/src/mesa/main/depthstencil.h
index 3dde081f5a..afbac77f0e 100644
--- a/src/mesa/main/depthstencil.h
+++ b/src/mesa/main/depthstencil.h
@@ -26,6 +26,7 @@
#ifndef DEPTHSTENCIL_H
#define DEPTHSTENCIL_H
+#include "mtypes.h"
extern struct gl_renderbuffer *
_mesa_new_z24_renderbuffer_wrapper(GLcontext *ctx,