aboutsummaryrefslogtreecommitdiff
path: root/toxy/plustot.env.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxy/plustot.env.c')
-rw-r--r--toxy/plustot.env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxy/plustot.env.c b/toxy/plustot.env.c
index ba28bbb..155ff8c 100644
--- a/toxy/plustot.env.c
+++ b/toxy/plustot.env.c
@@ -7,7 +7,7 @@
#ifdef UNIX
#include <unistd.h>
#endif
-#ifdef NT
+#ifdef _WIN32
#include <io.h>
#endif
#include "m_pd.h"