summaryrefslogtreecommitdiff
path: root/lib/ext/key_share.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/key_share.c')
-rw-r--r--lib/ext/key_share.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext/key_share.c b/lib/ext/key_share.c
index 5802e47679..98bb729131 100644
--- a/lib/ext/key_share.c
+++ b/lib/ext/key_share.c
@@ -26,7 +26,7 @@
#include "gnutls_int.h"
#include "errors.h"
#include "num.h"
-#include <ext/ecc.h>
+#include "ext/supported_groups.h"
#include <state.h>
#include <num.h>
#include <algorithms.h>