diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2025-11-12 16:09:18 +0100 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-11-12 16:09:18 +0100 |
| commit | 1c60ca68de244f5abb203b160f389421fe304fae (patch) | |
| tree | 08b8c833b93a5fdab6b4da304d009df1c8abd18b /code/handmade.h | |
| parent | 352dc39f016a7bd8a13426715cc15f9daa310370 (diff) | |
checkpoint
Diffstat (limited to 'code/handmade.h')
| -rw-r--r-- | code/handmade.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/handmade.h b/code/handmade.h index 703a9a1..b59ae8c 100644 --- a/code/handmade.h +++ b/code/handmade.h @@ -3,7 +3,7 @@ //~ Libraries #define STB_TRUETYPE_IMPLEMENTATION #include "libs/stb_truetype.h" -#include "libs/linuxhmh/handmade_platform.h" +#include "handmade_platform.h" #include "handmade_intrinsics.h" #include "handmade_math.h" |
