From 2d9d4cde7cb15e82f8604c6ee7452132540ca5ef Mon Sep 17 00:00:00 2001 From: "dougt%meer.net" Date: Fri, 14 Jul 2006 21:04:50 +0000 Subject: [PATCH] linux bustage fix git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202178 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/minimo/components/gps/gpsModule.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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_