]> git.proxmox.com Git - mirror_edk2.git/commitdiff
edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Feb 2008 01:26:35 +0000 (01:26 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Feb 2008 01:26:35 +0000 (01:26 +0000)
  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

index fd2d7c52e5b72e87a8924acd4b4e6a9b0433ebe3..412ab887c19c0833a3b831cf3078828c9eee7b45 100644 (file)
@@ -33,7 +33,7 @@ Revision History
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Protocol/WatchDogTimer.h>\r
+#include <Protocol/WatchdogTimer.h>\r
 \r
 \r
 //\r