From 72cfd1c92df332ca6d84fbe90e48b1c0dbaa1667 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Wed, 18 Apr 2001 03:12:29 +0000 Subject: [PATCH] oops, fix capitalization --- xpfe/appshell/src/nsTimingService.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpfe/appshell/src/nsTimingService.h b/xpfe/appshell/src/nsTimingService.h index 5fb07ce4001..9e09f86fdda 100644 --- a/xpfe/appshell/src/nsTimingService.h +++ b/xpfe/appshell/src/nsTimingService.h @@ -21,7 +21,7 @@ */ #include "nsITimingService.h" -#include "nsHashTable.h" +#include "nsHashtable.h" #define NS_TIMINGSERVICE_CID \ { /* ea74eba8-efb7-4ac5-a10d-25917e3d6ee4 */ \