From d54db1ac16291cae9d07c72af514cdf8b370a835 Mon Sep 17 00:00:00 2001 From: plutoo Date: Sat, 10 Mar 2018 14:05:14 +0100 Subject: [PATCH] Includefix --- nx/include/switch/kernel/ipc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nx/include/switch/kernel/ipc.h b/nx/include/switch/kernel/ipc.h index d69ef52a..a243d300 100644 --- a/nx/include/switch/kernel/ipc.h +++ b/nx/include/switch/kernel/ipc.h @@ -5,9 +5,9 @@ * @copyright libnx Authors */ #pragma once -#include "result.h" -#include "arm/tls.h" -#include "kernel/svc.h" +#include "../result.h" +#include "../arm/tls.h" +#include "../kernel/svc.h" /// IPC input header magic #define SFCI_MAGIC 0x49434653