diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/uri-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uri-test.c b/tests/uri-test.c index c3fd7f8..5a24398 100644 --- a/tests/uri-test.c +++ b/tests/uri-test.c @@ -40,7 +40,7 @@ #include <stdio.h> #include <stdlib.h> -#include "p11-kit-uri.h" +#include "uri.h" static int is_module_empty (P11KitUri *uri) |