Skip to content

Commit 0f3f9d3

Browse files
ipc.h moved in libnx 1.2.0
1 parent ada0568 commit 0f3f9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python_config/random.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ifdef SWITCH
2121
#include "switch/types.h"
2222
#include "switch/result.h"
23-
#include "switch/ipc.h"
23+
#include "switch/kernel/ipc.h"
2424
#include "switch/services/sm.h"
2525
#endif
2626

0 commit comments

Comments
 (0)