loadgen/src/loadgen_bluetooth.cpp
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
--- a/loadgen/src/loadgen_bluetooth.cpp	Tue Apr 27 16:38:40 2010 +0300
+++ b/loadgen/src/loadgen_bluetooth.cpp	Tue May 11 16:14:15 2010 +0300
@@ -25,9 +25,9 @@
 #include <e32hal.h>
 #include <u32hal.h>
 #include <e32math.h>
-#include <EIKENV.H>
+#include <eikenv.h>
 #include <btserversdkcrkeys.h>
-#include <BtnotifierAPI.h>
+#include <btnotifierapi.h>
 #include <btpm.h>
 
 _LIT(KThreadName, "Bluetooth %d");