summaryrefslogtreecommitdiff
path: root/src/mesa/main/clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/clip.h')
-rw-r--r--src/mesa/main/clip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/clip.h b/src/mesa/main/clip.h
index d53afb45bdf..ac472d66e08 100644
--- a/src/mesa/main/clip.h
+++ b/src/mesa/main/clip.h
@@ -31,7 +31,7 @@
#ifndef CLIP_H
#define CLIP_H
-#include "mtypes.h"
+#include "glheader.h"
extern void GLAPIENTRY
_mesa_ClipPlane( GLenum plane, const GLdouble *equation );