summaryrefslogtreecommitdiff
path: root/src/libcamera/pub_key.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcamera/pub_key.cpp')
-rw-r--r--src/libcamera/pub_key.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcamera/pub_key.cpp b/src/libcamera/pub_key.cpp
index 064d2dd2..2f60adbb 100644
--- a/src/libcamera/pub_key.cpp
+++ b/src/libcamera/pub_key.cpp
@@ -5,7 +5,7 @@
* pub_key.cpp - Public key signature verification
*/
-#include "pub_key.h"
+#include "libcamera/internal/pub_key.h"
#if HAVE_GNUTLS
#include <gnutls/abstract.h>