summaryrefslogtreecommitdiff
path: root/lib/ultralib/src/io/contchannelreset.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ultralib/src/io/contchannelreset.c')
-rw-r--r--lib/ultralib/src/io/contchannelreset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ultralib/src/io/contchannelreset.c b/lib/ultralib/src/io/contchannelreset.c
index f6ed8a2..108a594 100644
--- a/lib/ultralib/src/io/contchannelreset.c
+++ b/lib/ultralib/src/io/contchannelreset.c
@@ -1,6 +1,6 @@
#include "PR/os_internal.h"
-#include "controller.h"
-#include "siint.h"
+#include "PRinternal/controller.h"
+#include "PRinternal/siint.h"
s32 __osContChannelReset(OSMesgQueue* mq, int channel) {
s32 i;