Skip to content

Commit 5dfc854

Browse files
committed
Fixup typo
1 parent a513555 commit 5dfc854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/MemoryAllocator/NearMemoryAllocator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
#include "dobby/common.h"
4-
#include "Memoryallocator.h"
4+
#include "MemoryAllocator.h"
55
#include "PlatformUtil/ProcessRuntime.h"
66
#include <stdint.h>
77

0 commit comments

Comments
 (0)