Index: src/asmjs/asm-types.h |
diff --git a/src/wasm/asm-types.h b/src/asmjs/asm-types.h |
similarity index 99% |
rename from src/wasm/asm-types.h |
rename to src/asmjs/asm-types.h |
index a102fc856ff6061c5ada57c6c5dd59cacb666980..64ff27cd34cb82589cb19d07c90d67ff810c0d9d 100644 |
--- a/src/wasm/asm-types.h |
+++ b/src/asmjs/asm-types.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef SRC_WASM_ASM_TYPES_H_ |
-#define SRC_WASM_ASM_TYPES_H_ |
+#ifndef SRC_ASMJS_ASM_TYPES_H_ |
+#define SRC_ASMJS_ASM_TYPES_H_ |
#include <string> |