aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.cpp b/main.cpp
index 674bb142..f30d5e89 100644
--- a/main.cpp
+++ b/main.cpp
@@ -31,8 +31,8 @@ int vmTest();
int hexPrefixTest();
int peerTest(int argc, char** argv);
-#include <libethcore/Log.h>
-#include <libethereum/BlockInfo.h>
+#include <libethsupport/Log.h>
+#include <libethcore/BlockInfo.h>
using namespace std;
using namespace eth;