From c0d17d248aa60fb2d438134a792cbc028ba0fb8c Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 20 Feb 2008 01:26:35 +0000 Subject: [PATCH] edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h: Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match the architectural protocol, as well as the more common usage of 'watchdog timer' vs. 'watch dog timer'. This change is needed for building on systems with case-sensitive filesystems. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4709 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h b/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h index fd2d7c52e5..412ab887c1 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h +++ b/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h @@ -33,7 +33,7 @@ Revision History #include #include #include -#include +#include // -- 2.39.2