aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index e1a61f49..5f3078c2 100644
--- a/main.cpp
+++ b/main.cpp
@@ -26,7 +26,7 @@
#include <libdevcore/CommonIO.h>
#include <libdevcore/CommonData.h>
#include <libevmcore/Instruction.h>
-#include "BuildInfo.h"
+#include "ethereum/BuildInfo.h"
using namespace std;
using namespace dev;
using namespace dev::eth;