update some loader stuff

This commit is contained in:
Gregory Wells
2025-07-29 06:08:23 -04:00
parent 3f1901da8c
commit e31bb3ab3b
4 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "stdint.h"
#include "stdlib.h"
#include "utils/gryphn_error_code.h"
#include "core/gryphn_error_code.h"
#include "gryphn_handles.h"
typedef struct gnPresentationQueueInfo gnPresentationQueueInfo;