diff --git a/mozilla/base/tests/TimerTest.cpp b/mozilla/base/tests/TimerTest.cpp index 49d9daea022..5e20471f1f8 100644 --- a/mozilla/base/tests/TimerTest.cpp +++ b/mozilla/base/tests/TimerTest.cpp @@ -24,6 +24,8 @@ #include #include "resources.h" +#include + static char* class1Name = "TimerTest"; static HANDLE gInstance, gPrevInstance;