summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_slist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_slist.h')
-rw-r--r--include/ntapi/nt_slist.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ntapi/nt_slist.h b/include/ntapi/nt_slist.h
index edb5a0f..3fda161 100644
--- a/include/ntapi/nt_slist.h
+++ b/include/ntapi/nt_slist.h
@@ -1,7 +1,8 @@
#ifndef _NT_SLIST_H_
#define _NT_SLIST_H_
-#include <psxtypes/psxtypes.h>
+#include "nt_abi.h"
+#include "nt_compiler.h"
#include "nt_sync.h"
struct nt_slist;