diff options
Diffstat (limited to 'test/tvlstr.c')
-rw-r--r-- | test/tvlstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tvlstr.c b/test/tvlstr.c index e41da26..a73151b 100644 --- a/test/tvlstr.c +++ b/test/tvlstr.c @@ -21,7 +21,7 @@ * *************************************************************/ -#ifdef WIN32 +#ifdef _WIN32 #include <stdio.h> #endif |