diff options
Diffstat (limited to 'src/gpu/gpu.h')
| -rw-r--r-- | src/gpu/gpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gpu.h b/src/gpu/gpu.h index 40274b9..d7f5a8d 100644 --- a/src/gpu/gpu.h +++ b/src/gpu/gpu.h @@ -4,7 +4,7 @@ #pragma once -#include "platform.h" +#include "platform/platform.h" struct PlatformState; // Forward declaration |
