diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2025-07-24 12:11:53 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-07-24 12:11:53 +0200 |
| commit | bca40ba9b46c3405675006cb151c1021dbabe2e5 (patch) | |
| tree | 1d058979ebed174962b568228238db4400320a97 /code/handmade.h | |
| parent | 06568a70e17c7cb16fcbc244c4be8bf093f332df (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" |
