summaryrefslogtreecommitdiff
path: root/sys/src/cmd/upas/bayes
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2016-04-30 18:39:05 -0400
committerstanley lieber <stanley.lieber@gmail.com>2016-04-30 18:39:05 -0400
commit77d23bae0f7d64ea958c8df410cf029392c6c48c (patch)
tree8324f8079ed30d67d20cd65773aafbba51bc85c2 /sys/src/cmd/upas/bayes
parent974c4fc768c12af947af13de75c227ef7e6ca50d (diff)
upas/bayes/dump.c: regcomp.h is now located in this directory.
Diffstat (limited to 'sys/src/cmd/upas/bayes')
-rw-r--r--sys/src/cmd/upas/bayes/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/upas/bayes/dump.c b/sys/src/cmd/upas/bayes/dump.c
index 3753a9095..d687e2414 100644
--- a/sys/src/cmd/upas/bayes/dump.c
+++ b/sys/src/cmd/upas/bayes/dump.c
@@ -2,7 +2,7 @@
#include <libc.h>
#include <bio.h>
#include "regexp.h"
-#include "/sys/src/libregexp/regcomp.h"
+#include "regcomp.h"
#include "dfa.h"
#define DUMP