diff options
Diffstat (limited to 'Public/Developer/System.Core/Sources/New+Delete.cxx')
| -rw-r--r-- | Public/Developer/System.Core/Sources/New+Delete.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/Developer/System.Core/Sources/New+Delete.cxx b/Public/Developer/System.Core/Sources/New+Delete.cxx index 3901aed1..3e2942c5 100644 --- a/Public/Developer/System.Core/Sources/New+Delete.cxx +++ b/Public/Developer/System.Core/Sources/New+Delete.cxx @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include <System.Core/Headers/Heap.hxx> +#include <System.Core/Headers/Heap.h> typedef SizeType size_t; |
