diff options
Diffstat (limited to 'TrieHash.h')
-rw-r--r-- | TrieHash.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,8 +21,8 @@ #pragma once -#include <libethcore/Common.h> -#include <libethcore/FixedHash.h> +#include <libethsupport/Common.h> +#include <libethsupport/FixedHash.h> namespace eth { |