diff options
Diffstat (limited to 'Nt32Pkg/WinNtGopDxe')
-rw-r--r-- | Nt32Pkg/WinNtGopDxe/WinNtGop.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Nt32Pkg/WinNtGopDxe/WinNtGop.h b/Nt32Pkg/WinNtGopDxe/WinNtGop.h index cc7283ebf6..74cfe41e15 100644 --- a/Nt32Pkg/WinNtGopDxe/WinNtGop.h +++ b/Nt32Pkg/WinNtGopDxe/WinNtGop.h @@ -23,11 +23,6 @@ Abstract: #ifndef _WIN_NT_GOP_H_
#define _WIN_NT_GOP_H_
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
//@MT:#include "EfiWinNT.h"
//@MT:#include "Tiano.h"
//@MT:#include "EfiDriverLib.h"
|