summaryrefslogtreecommitdiff
path: root/src/fp/fp-tri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fp/fp-tri.c')
-rw-r--r--src/fp/fp-tri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fp/fp-tri.c b/src/fp/fp-tri.c
index ebd61e92..29858271 100644
--- a/src/fp/fp-tri.c
+++ b/src/fp/fp-tri.c
@@ -3,7 +3,7 @@
#include <string.h>
#include <stdlib.h>
-#ifndef WIN32
+#ifndef _WIN32
#include <unistd.h>
#include <signal.h>
#endif