diff --git a/mozilla/minimo/components/gps/gpsModule.cpp b/mozilla/minimo/components/gps/gpsModule.cpp index e462d587714..0c2d049718d 100755 --- a/mozilla/minimo/components/gps/gpsModule.cpp +++ b/mozilla/minimo/components/gps/gpsModule.cpp @@ -77,10 +77,12 @@ #define MINIMO_PROPERTIES_URL "chrome://minimo/locale/minimo.properties" + +#ifdef WINCE + #include #include -#ifdef WINCE // UNTIL WE EXCLUSIVELY CARE ABOUT >=WM5 #ifndef _GPSAPI_H_