summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-13 22:33:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-13 22:33:39 +0000
commitcc013fe0169ba3be1f65f60e6776a2ccf2f6082d (patch)
treeee1b452680284306cc66585d1b03cd3ee2c6d414 /tests
parent8936c3e9994b23abd066f324a292df8a8ce6f611 (diff)
downloadpaxutils-cc013fe0169ba3be1f65f60e6776a2ccf2f6082d.tar.gz
Minor fix
Diffstat (limited to 'tests')
-rw-r--r--tests/argcv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/argcv.c b/tests/argcv.c
index be04f83..c64511b 100644
--- a/tests/argcv.c
+++ b/tests/argcv.c
@@ -17,7 +17,7 @@
#include <ctype.h>
-#include <mailutils/argcv.h>
+#include <argcv.h>
/*
* takes a string and splits it into several strings, breaking at ' '