summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_stat.h')
-rw-r--r--include/ntapi/nt_stat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ntapi/nt_stat.h b/include/ntapi/nt_stat.h
index 2bcac79..c2e9036 100644
--- a/include/ntapi/nt_stat.h
+++ b/include/ntapi/nt_stat.h
@@ -2,8 +2,8 @@
#define _NT_STAT_H_
#include <psxtypes/psxtypes.h>
-#include <ntapi/nt_object.h>
-#include <ntapi/nt_file.h>
+#include "nt_object.h"
+#include "nt_file.h"
/* ntapi_tt_stat info flags bits */
#define NT_STAT_DEFAULT (0x00000000)