aboutsummaryrefslogtreecommitdiffstats
path: root/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'Parser.h')
-rw-r--r--Parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Parser.h b/Parser.h
index 059ffe6a..5286c3e8 100644
--- a/Parser.h
+++ b/Parser.h
@@ -23,7 +23,7 @@
#include <string>
#include <vector>
-#include <libethsupport/Common.h>
+#include <libethential/Common.h>
namespace boost { namespace spirit { class utree; } }
namespace sp = boost::spirit;