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 984cbde13..106369468 100644
--- a/examples/hashsmt/sha1_collision.cpp
+++ b/examples/hashsmt/sha1_collision.cpp
@@ -32,7 +32,7 @@
#include "options/language.h"
#include "options/set_language.h"
#include "sha1.hpp"
-#include "smt_util/command.h"
+#include "smt/command.h"
#include "word.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback