Modified Files:
[mesa.git] / src / mesa / drivers / windows / wgl.c
index 93a64983abee3d6ef6ca6d9a31e3aff73ef3f044..6b7635d560c9dbb0c1c28a8db3e99f2f6c7d67b0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: wgl.c,v 1.3 2000/08/02 20:29:03 brianp Exp $ */
+/* $Id: wgl.c,v 1.4 2000/11/22 08:55:53 joukj Exp $ */
 
 /*
 * This library is free software; you can redistribute it and/or
@@ -43,7 +43,7 @@ extern "C" {
 #include <tchar.h>
 #include "wmesadef.h"
 #include "GL/wmesa.h"
-#include "types.h"
+#include "mtypes.h"
 
 #define MAX_MESA_ATTRS 20