summaryrefslogtreecommitdiff
path: root/ec2n.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
committerJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
commit0fb28c0ee475c8893f9d33b891d178316ad335a7 (patch)
treeb08058b3d98da54df6b3523bc5712e0fbfd9a299 /ec2n.h
parentdb1c95401c00cd115d0f0d73ace7facc3e38ff9e (diff)
downloadcryptopp-git-0fb28c0ee475c8893f9d33b891d178316ad335a7.tar.gz
Added "algebra.h" include for "make deps" recipe
Diffstat (limited to 'ec2n.h')
-rw-r--r--ec2n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ec2n.h b/ec2n.h
index 826b2e43..f89fd7bd 100644
--- a/ec2n.h
+++ b/ec2n.h
@@ -11,6 +11,7 @@
#include "cryptlib.h"
#include "gf2n.h"
#include "integer.h"
+#include "algebra.h"
#include "eprecomp.h"
#include "smartptr.h"
#include "pubkey.h"