diff options
Diffstat (limited to 'common/exechelp-w32ce.c')
-rw-r--r-- | common/exechelp-w32ce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/exechelp-w32ce.c b/common/exechelp-w32ce.c index 886d51759..cca55c8ce 100644 --- a/common/exechelp-w32ce.c +++ b/common/exechelp-w32ce.c @@ -50,7 +50,7 @@ #undef USE_NPTH #endif -#ifdef USE_NPTH +#ifdef HAVE_NPTH #include <npth.h> #endif |