summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit/GPU.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-25 14:04:14 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-25 14:04:14 +0100
commit4ed658c633ce5d7c5bde4acdbe322e5f51592369 (patch)
tree2eaf1d46946bf86123f1561338c81aaff8956662 /dev/SCIKit/GPU.h
parent02fd0b59edbcb2b5c08ab1f36bbffc12ba08a5d3 (diff)
IMPL: Important refactors and improvements of ZkaOS.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit/GPU.h')
-rw-r--r--dev/SCIKit/GPU.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/SCIKit/GPU.h b/dev/SCIKit/GPU.h
index a7e3dd92..8a1af4ca 100644
--- a/dev/SCIKit/GPU.h
+++ b/dev/SCIKit/GPU.h
@@ -10,7 +10,7 @@ Purpose: GFX System Calls.
#ifndef SCIKIT_GPU_H
#define SCIKIT_GPU_H
-#include <SCIKit/SCI.h>
+#include <SCI.h>
// ------------------------------------------------------------------------------------------ //
// GPU API.