summaryrefslogtreecommitdiff
path: root/examples/hashsmt/sha1_collision.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hashsmt/sha1_collision.cpp')
-rw-r--r--examples/hashsmt/sha1_collision.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hashsmt/sha1_collision.cpp b/examples/hashsmt/sha1_collision.cpp
index ad3705a94..e23be29bf 100644
--- a/examples/hashsmt/sha1_collision.cpp
+++ b/examples/hashsmt/sha1_collision.cpp
@@ -29,7 +29,7 @@
#include "word.h"
#include "sha1.hpp"
-#include "expr/command.h"
+#include "smt_util/command.h"
#include <boost/uuid/sha1.hpp>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback