summaryrefslogtreecommitdiff
path: root/test/mime.c
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-03-31 07:51:02 -0700
committerDan Nicholson <dbn.lists@gmail.com>2012-03-31 07:51:02 -0700
commit9346f7d36d5943993d67ffec63b97e0fb4c3a11b (patch)
treea871dcb3f660ef2ec3a51c2586f6273f39a00905 /test/mime.c
parent317856501e5689a0688374e770c5f1ccd982a799 (diff)
test: Fix broken header path from distcheck
Diffstat (limited to 'test/mime.c')
-rw-r--r--test/mime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mime.c b/test/mime.c
index 5cd7737..09381e5 100644
--- a/test/mime.c
+++ b/test/mime.c
@@ -17,7 +17,7 @@
* 02110-1301 USA.
*/
-#include "src/evbp-mime.h"
+#include "evbp-mime.h"
#include <stdio.h>
#include <stdlib.h>