From 98a4e6be1879ad79dc66908bd292be1192a5df6f Mon Sep 17 00:00:00 2001 From: arkpar Date: Wed, 16 Sep 2015 15:50:36 +0200 Subject: [PATCH] per project versioning --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index e1a61f49a..5f3078c2e 100644 --- a/main.cpp +++ b/main.cpp @@ -26,7 +26,7 @@ #include #include #include -#include "BuildInfo.h" +#include "ethereum/BuildInfo.h" using namespace std; using namespace dev; using namespace dev::eth;