aboutsummaryrefslogtreecommitdiffstats
path: root/hexPrefix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hexPrefix.cpp')
-rw-r--r--hexPrefix.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/hexPrefix.cpp b/hexPrefix.cpp
index 7dbe80a5..9b65db0e 100644
--- a/hexPrefix.cpp
+++ b/hexPrefix.cpp
@@ -22,8 +22,8 @@
#include <fstream>
#include "JsonSpiritHeaders.h"
-#include <libethcore/TrieCommon.h>
-#include <libethential/Log.h>
+#include <libdevcrypto/TrieCommon.h>
+#include <libdevcore/Log.h>
#include <boost/test/unit_test.hpp>
using namespace std;