From 67c200f2f92ae0ba60d25ed94eb5e5e7b8e2e5eb Mon Sep 17 00:00:00 2001 From: Alex Ionescu Date: Sun, 26 Jun 2005 17:11:20 +0000 Subject: [PATCH] Fix build svn path=/trunk/; revision=16294 --- reactos/include/ndk/pstypes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/include/ndk/pstypes.h b/reactos/include/ndk/pstypes.h index 14fc8d37914..34ccf5e2e8d 100644 --- a/reactos/include/ndk/pstypes.h +++ b/reactos/include/ndk/pstypes.h @@ -256,6 +256,7 @@ typedef struct _TEB #ifndef NTOS_MODE_USER #include "mmtypes.h" +#include "obtypes.h" #include "extypes.h" #include "setypes.h"