We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa33017 commit 2cb73b1Copy full SHA for 2cb73b1
src/scalar_impl.h
@@ -7,8 +7,8 @@
7
#ifndef SECP256K1_SCALAR_IMPL_H
8
#define SECP256K1_SCALAR_IMPL_H
9
10
-#include "group.h"
11
#include "scalar.h"
+#include "util.h"
12
13
#if defined HAVE_CONFIG_H
14
#include "libsecp256k1-config.h"
0 commit comments