summaryrefslogtreecommitdiff
path: root/tests/showdb_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/showdb_test.c')
-rw-r--r--tests/showdb_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/showdb_test.c b/tests/showdb_test.c
index 267e32d51d7..e6b8989e36c 100644
--- a/tests/showdb_test.c
+++ b/tests/showdb_test.c
@@ -15,7 +15,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */
-#ifdef __WIN__
+#ifdef _WIN32
#include <windows.h>
#endif
#include <stdio.h>