diff options
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" |
