diff -r c53acadfccc6 -r acef663c1218 locationmanager/inc/locationmanagerdebug.h --- a/locationmanager/inc/locationmanagerdebug.h Mon Jan 18 20:34:07 2010 +0200 +++ b/locationmanager/inc/locationmanagerdebug.h Tue Jan 26 12:13:20 2010 +0200 @@ -18,6 +18,8 @@ #ifndef LOCATIONMANAGERDEBUG_H #define LOCATIONMANAGERDEBUG_H +#include "harvesterlog.h" + /** * Usage: LOG(_L("[MODULE_NAME]\t Trace text here")); * TRACE(Print(_L("[MODULE_NAME]\t Trace text here with parameter %d"), iCount));