diff options
Diffstat (limited to 'src/libpts/pts/pts_creds.c')
-rw-r--r-- | src/libpts/pts/pts_creds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libpts/pts/pts_creds.c b/src/libpts/pts/pts_creds.c index 5a6197bdb..bc483eb84 100644 --- a/src/libpts/pts/pts_creds.c +++ b/src/libpts/pts/pts_creds.c @@ -15,7 +15,7 @@ #include "pts_creds.h" -#include <debug.h> +#include <utils/debug.h> #include <credentials/certificates/x509.h> #include <credentials/sets/mem_cred.h> |