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