aboutsummaryrefslogtreecommitdiffstats
path: root/common/exechelp-w32.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/exechelp-w32.c')
-rw-r--r--common/exechelp-w32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/exechelp-w32.c b/common/exechelp-w32.c
index 61193ed48..7bcd79bed 100644
--- a/common/exechelp-w32.c
+++ b/common/exechelp-w32.c
@@ -50,7 +50,7 @@
#undef USE_NPTH
#endif
-#ifdef USE_NPTH
+#ifdef HAVE_NPTH
#include <npth.h>
#endif