diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-07-24 12:11:53 +0200 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-07-24 12:11:53 +0200 |
commit | b426303de34dc4a54a4d078568418767832d8b15 (patch) | |
tree | 1d058979ebed174962b568228238db4400320a97 /code/handmade.h | |
parent | e7dc403c36d5958238691578610d442a27ecc943 (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 699167f..06f8922 100644 --- a/code/handmade.h +++ b/code/handmade.h @@ -7,7 +7,7 @@ $Notice: (C) Copyright 2014 by Molly Rocket, Inc. All Rights Reserved. $ ======================================================================== */ -#include "handmade_platform.h" +#include "libs/linuxhmh/handmade_platform.h" #include "handmade_math.h" #include "libs/stb_truetype.h" |