nir: add glsl_get_ifc_packing() helper
[mesa.git] / src / util / anon_file.c
index e36800482fc9e5d0ac3cfeb7ad143ce4e2925591..bd415adb647787bd36c7a404fa1724f07dca3653 100644 (file)
@@ -27,7 +27,7 @@
  * Based on weston shared/os-compatibility.c
  */
 
-#ifndef WIN32
+#ifndef _WIN32
 #include "anon_file.h"
 
 #include <unistd.h>