Use #include "XXX.h" for module internal header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6361 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-11-03 09:25:29 +00:00
parent b1ff428c96
commit a1fc19db9f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
**/
#include <MemLibInternals.h>
#include "MemLibInternals.h"
/**