diff options
Diffstat (limited to 'Parser.h')
-rw-r--r-- | Parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |