Skip to content

Commit

Permalink
Fixup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpews committed Mar 14, 2024
1 parent a513555 commit 5dfc854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MemoryAllocator/NearMemoryAllocator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once

#include "dobby/common.h"
#include "Memoryallocator.h"
#include "MemoryAllocator.h"
#include "PlatformUtil/ProcessRuntime.h"
#include <stdint.h>

Expand Down

0 comments on commit 5dfc854

Please sign in to comment.