Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / drivers / dri / mga / mgapixel.h
index b52c8670f3a07b2432174a24510b78b31ffd3f5b..6241b4b5ef47ac7575b7e50dabdac23bdd58ea53 100644 (file)
@@ -28,8 +28,8 @@
 #ifndef MGA_PIXELS_H
 #define MGA_PIXELS_H
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
-extern void mgaDDInitPixelFuncs( GLcontext *ctx );
+extern void mgaDDInitPixelFuncs( struct gl_context *ctx );
 
 #endif