serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/src/tgetlist.cpp
changeset 26 5d0ec8b709be
parent 5 989d2f495d90
child 38 ea43c23d28d2
--- a/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/src/tgetlist.cpp	Tue Nov 24 08:56:33 2009 +0200
+++ b/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/src/tgetlist.cpp	Thu Dec 17 09:09:50 2009 +0200
@@ -18,7 +18,15 @@
 #include <e32svr.h>
 #include "tloggingservicetest.h"
 #include <logcli.h>
+#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
 #include <logwrap.h>
+#else
+#include <logwrap.h>
+#include <logengevents.h>
+#include <logwraplimits.h>
+#include <logfilterandeventconstants.hrh>
+#include <logengdurations.h>
+#endif
 
 #include "loggingasyncservice.h"
 #include "loggingsyncservice.h"
@@ -406,4 +414,4 @@
 		return iter;
 		}
 		
-     
\ No newline at end of file
+