Acked-by: Matt Turner <mattst88@gmail.com> Reviewed-by: José Fonseca <jfonseca@vmware.com>tags/10.6-branchpoint
@@ -40,7 +40,7 @@ | |||
*/ | |||
#include <stdio.h> | |||
#include "glxheader.h" | |||
#include "glxapi.h" | |||
#include "main/context.h" |
@@ -28,6 +28,7 @@ | |||
* Copyright (C) 1995 Thorsten.Ohl @ Physik.TH-Darmstadt.de | |||
*/ | |||
#include <stdio.h> | |||
#include "glxheader.h" | |||
#include "main/context.h" | |||
#include "main/imports.h" |
@@ -62,6 +62,7 @@ | |||
#undef __WIN32__ | |||
#endif | |||
#include <stdio.h> | |||
#include "glxheader.h" | |||
#include "xmesaP.h" | |||
#include "main/api_exec.h" |
@@ -30,6 +30,7 @@ | |||
*/ | |||
#include <stdio.h> | |||
#include "c99_math.h" | |||
#include "main/imports.h" | |||
#include "main/mtypes.h" |