catacomb/__init__.py: Use `%#x' rather than `hex' now.
[catacomb-python] / catacomb-python.h
index 679920f..d7e2543 100644 (file)
@@ -88,6 +88,8 @@
 #include <catacomb/bintab.h>
 #include <catacomb/dsa.h>
 #include <catacomb/x25519.h>
+#include <catacomb/x448.h>
+#include <catacomb/ed25519.h>
 
 #include <catacomb/gf.h>
 #include <catacomb/gfreduce.h>