aboutsummaryrefslogtreecommitdiffstats
path: root/src/wgtpkg-certs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wgtpkg-certs.c')
-rw-r--r--src/wgtpkg-certs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wgtpkg-certs.c b/src/wgtpkg-certs.c
index 116e637..7310035 100644
--- a/src/wgtpkg-certs.c
+++ b/src/wgtpkg-certs.c
@@ -20,7 +20,8 @@
#include <openssl/x509.h>
#include "verbose.h"
-#include "wgtpkg.h"
+#include "wgtpkg-certs.h"
+#include "wgtpkg-base64.h"
struct x509l {
int count;