From 0da770d9660919b03553374d36ce1d5ca93cf78f Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Thu, 23 Jun 2016 15:06:40 -0700 Subject: add shared-constants.h for wasm constants --- src/shell-interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shell-interface.h') diff --git a/src/shell-interface.h b/src/shell-interface.h index 62fc2432a..f6c12e8ca 100644 --- a/src/shell-interface.h +++ b/src/shell-interface.h @@ -21,6 +21,7 @@ #ifndef wasm_shell_interface_h #define wasm_shell_interface_h +#include "shared-constants.h" #include "asmjs/shared-constants.h" #include "wasm.h" #include "wasm-interpreter.h" -- cgit v1.2.3