diff --git a/Sources/Plasma/CoreLib/hsMalloc.h b/Sources/Plasma/CoreLib/hsMalloc.h index c96454fb..e6b8ff60 100644 --- a/Sources/Plasma/CoreLib/hsMalloc.h +++ b/Sources/Plasma/CoreLib/hsMalloc.h @@ -159,7 +159,7 @@ inline void __cdecl operator delete (void *, void *) {} #ifdef __cplusplus #if !defined(HS_NO_TYPEINFO) -#include +#include #endif #endif // ifdef __cplusplus