aboutsummaryrefslogtreecommitdiff
path: root/code/handmade.h
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-11-12 16:09:18 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-11-12 16:09:18 +0100
commit5e83137736285e0238d46a008d0a481ff21c5907 (patch)
tree08b8c833b93a5fdab6b4da304d009df1c8abd18b /code/handmade.h
parent84078fc62fd6865de004a39bfd6fc279f25625d7 (diff)
checkpoint
Diffstat (limited to 'code/handmade.h')
-rw-r--r--code/handmade.h2
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"