summaryrefslogtreecommitdiff
path: root/src/systemkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemkey.c')
-rw-r--r--src/systemkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemkey.c b/src/systemkey.c
index d1186c59a0..11fe3cd8f4 100644
--- a/src/systemkey.c
+++ b/src/systemkey.c
@@ -44,7 +44,7 @@
#include <read-file.h>
#include "certtool-common.h"
-#include "systemkey-args.h"
+#include "systemkey-tool-options.h"
static void cmd_parser(int argc, char **argv);
static void systemkey_delete(const char *url, FILE * outfile);