changeset 1 | acef663c1218 |
parent 0 | c53acadfccc6 |
child 19 | b73252188534 |
--- 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));