diff options
Diffstat (limited to 'src/test-hexfloat.cc')
-rw-r--r-- | src/test-hexfloat.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test-hexfloat.cc b/src/test-hexfloat.cc index 7b493518..6dba8c06 100644 --- a/src/test-hexfloat.cc +++ b/src/test-hexfloat.cc @@ -20,7 +20,7 @@ #include "gtest/gtest.h" -#include "src/literal.h" +#include "wabt/literal.h" #define FOREACH_UINT32_MULTIPLIER 1 |