summaryrefslogtreecommitdiff
path: root/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf')
-rw-r--r--DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
index f03c6bd10..09086d27b 100644
--- a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
+++ b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
@@ -34,10 +34,10 @@
#
[Sources.Ia32]
- x86TimerLib.c
+ X86TimerLib.c
[Sources.X64]
- x86TimerLib.c
+ X86TimerLib.c
[Packages]