diff options
Diffstat (limited to 'tools/lib/io_timer.h')
-rw-r--r-- | tools/lib/io_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/io_timer.h b/tools/lib/io_timer.h index 0269b93..0976804 100644 --- a/tools/lib/io_timer.h +++ b/tools/lib/io_timer.h @@ -25,7 +25,7 @@ #include <time.h> #endif -#ifdef H5_HAVE_WINSOCK2_H +#ifdef H5_HAVE_WIN32_API #include <winsock2.h> #endif /* H5_HAVE_WINSOCK2_H */ |