summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/drivers/glide/fxwgl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/glide/fxwgl.c b/src/mesa/drivers/glide/fxwgl.c
index 1bcde83e10..f7a84c309c 100644
--- a/src/mesa/drivers/glide/fxwgl.c
+++ b/src/mesa/drivers/glide/fxwgl.c
@@ -55,6 +55,7 @@ extern "C"
{
#endif
+#include "fxdrv.h"
#include <windows.h>
#include "GL/gl.h"
@@ -64,7 +65,6 @@ extern "C"
#include <stdio.h>
#include "GL/fxmesa.h"
-#include "fxdrv.h"
#define MAX_MESA_ATTRS 20