aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/bls_test.cpp')
-rw-r--r--test/bls_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bls_test.cpp b/test/bls_test.cpp
index bc11611..22ce1ac 100644
--- a/test/bls_test.cpp
+++ b/test/bls_test.cpp
@@ -1,4 +1,4 @@
-#include <bls.hpp>
+#include <bls/bls.hpp>
#include <cybozu/test.hpp>
#include <cybozu/inttype.hpp>
#include <iostream>