summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_object.h')
-rw-r--r--include/ntapi/nt_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntapi/nt_object.h b/include/ntapi/nt_object.h
index 1a34a40..68aa6a5 100644
--- a/include/ntapi/nt_object.h
+++ b/include/ntapi/nt_object.h
@@ -1,7 +1,7 @@
#ifndef _NT_OBJECT_H_
#define _NT_OBJECT_H_
-#include <psxtypes/psxtypes.h>
+#include "nt_abi.h"
typedef enum _nt_object_info_class {
NT_OBJECT_BASIC_INFORMATION = 0,