diff options
Diffstat (limited to 'dev/DDK/KernelCall.c')
| -rw-r--r-- | dev/DDK/KernelCall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/DDK/KernelCall.c b/dev/DDK/KernelCall.c index 17e6640d..c0a6ed15 100644 --- a/dev/DDK/KernelCall.c +++ b/dev/DDK/KernelCall.c @@ -6,7 +6,7 @@ ------------------------------------------- */ -#include <DDKit/KernelStd.h> +#include <DDK/KernelStd.h> #include <stdarg.h> /// @brief this is an internal call, do not use it. |
