Talk about "native Windows API", not "Win32".
[gnulib.git] / lib / glthread / cond.c
index 23ed971..9d7fbfb 100644 (file)
@@ -73,7 +73,7 @@ glthread_cond_timedwait_multithreaded (gl_cond_t *cond,
 
 /* ========================================================================= */
 
-#if USE_WIN32_THREADS
+#if USE_WINDOWS_THREADS
 
 #include <sys/time.h>