diff options
Diffstat (limited to 'include/cru/base/platform/web')
| -rw-r--r-- | include/cru/base/platform/web/WebException.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/base/platform/web/WebException.h b/include/cru/base/platform/web/WebException.h index ba90bec7..adee5bcf 100644 --- a/include/cru/base/platform/web/WebException.h +++ b/include/cru/base/platform/web/WebException.h @@ -1,6 +1,6 @@ #pragma once -#ifdef CRU_PLATFORM_EMSCRIPTEN +#ifdef __EMSCRIPTEN__ #include "../../Base.h" |
