diff options
Diffstat (limited to 'dev/SCIKit/GPU.h')
| -rw-r--r-- | dev/SCIKit/GPU.h | 2 |
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. |
