Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow the naming convention.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2950 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
//
|
//
|
||||||
// The protocols, PPI and GUID defintions for this module
|
// The protocols, PPI and GUID defintions for this module
|
||||||
//
|
//
|
||||||
#include <Protocol/FormCallback.h>
|
#include <Protocol/FormCallbackFramework.h>
|
||||||
#include <Protocol/HiiFramework.h>
|
#include <Protocol/HiiFramework.h>
|
||||||
//
|
//
|
||||||
// The Library classes this module consumes
|
// The Library classes this module consumes
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
// The protocols, PPI and GUID defintions for this module
|
// The protocols, PPI and GUID defintions for this module
|
||||||
//
|
//
|
||||||
#include <Guid/GlobalVariable.h>
|
#include <Guid/GlobalVariable.h>
|
||||||
#include <Protocol/FormCallback.h>
|
#include <Protocol/FormCallbackFramework.h>
|
||||||
#include <Protocol/HiiFramework.h>
|
#include <Protocol/HiiFramework.h>
|
||||||
//
|
//
|
||||||
// The Library classes this module consumes
|
// The Library classes this module consumes
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
//
|
//
|
||||||
// The protocols, PPI and GUID defintions for this module
|
// The protocols, PPI and GUID defintions for this module
|
||||||
//
|
//
|
||||||
#include <Protocol/FormCallback.h>
|
#include <Protocol/FormCallbackFramework.h>
|
||||||
#include <Protocol/FrameworkFormBrowser.h>
|
#include <Protocol/FrameworkFormBrowser.h>
|
||||||
#include <Protocol/HiiFramework.h>
|
#include <Protocol/HiiFramework.h>
|
||||||
#include <Protocol/Print.h>
|
#include <Protocol/Print.h>
|
||||||
|
Reference in New Issue
Block a user