fix some bugs on linux

This commit is contained in:
Gregory Wells
2025-08-05 09:12:21 -04:00
parent dd5f1485d9
commit 56d79663a2
7 changed files with 11 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <gryphn_rendering_api.h>
#include "utils/gryphn_bool.h"
#ifdef GN_PLATFORM_LINUX
#include <platform_linux/gryphn_platform_linux.h>