]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
hpke/hpke-builders: use a relative include
authorAlexander Sosedkin <asosedkin@redhat.com>
Fri, 24 Apr 2026 08:44:16 +0000 (10:44 +0200)
committerDaiki Ueno <ueno@gnu.org>
Sun, 26 Apr 2026 09:31:33 +0000 (18:31 +0900)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
lib/hpke/hpke-builders.c

index 7e3a7be90566f45df8c663a06901fcde33207a97..ed51d278a248f0bebd233e1688b4453614002508 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include "hpke-builders.h"
-#include "lib/num.h"
+#include "num.h"
 
 #include <string.h>