summaryrefslogtreecommitdiffstats
path: root/src/xspawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xspawn.c')
-rw-r--r--src/xspawn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xspawn.c b/src/xspawn.c
index 43a6f1c..bcaeb35 100644
--- a/src/xspawn.c
+++ b/src/xspawn.c
@@ -24,7 +24,7 @@
#include <sys/wait.h>
#include <unistd.h>
-#if BFS_HAS_PATHS
+#if BFS_USE_PATHS_H
# include <paths.h>
#endif