aboutsummaryrefslogtreecommitdiff
path: root/wahwah~.c
diff options
context:
space:
mode:
Diffstat (limited to 'wahwah~.c')
-rw-r--r--wahwah~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wahwah~.c b/wahwah~.c
index 7f9a9ed..899d1b5 100644
--- a/wahwah~.c
+++ b/wahwah~.c
@@ -38,7 +38,7 @@
#include <stdlib.h>
#include <math.h>
-#ifdef NT
+#ifdef _MSC_VER
#define M_PI 3.14159265358979323846
#endif