diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-28 20:08:05 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-28 20:08:05 +0200 |
| commit | 7fdd5033ec93694b57d3471ff9a78164ec76943d (patch) | |
| tree | a15ce8da17914ac4239ba5d2576c156ab8588a17 /dev/zka | |
| parent | 421db65331663304466577b7187780d9eba18077 (diff) | |
Update graphics stack API.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/zka')
| -rw-r--r-- | dev/zka/NewKit/Defines.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zka/NewKit/Defines.hxx b/dev/zka/NewKit/Defines.hxx index d6049afd..a758effc 100644 --- a/dev/zka/NewKit/Defines.hxx +++ b/dev/zka/NewKit/Defines.hxx @@ -12,7 +12,7 @@ #define NEWKIT_VERSION_CB 0x0101 #if !defined(_INC_NO_STDC_HEADERS) && defined(__GNUC__) -#include <crt/__ndk_defines.hxx> +#include <crt/defines.hxx> #endif #ifdef __has_feature |
