cryptoservices/certificateandkeymgmt/tpkixcert/tpkixcertmain.cpp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
--- a/cryptoservices/certificateandkeymgmt/tpkixcert/tpkixcertmain.cpp	Fri Oct 02 13:15:59 2009 +0300
+++ b/cryptoservices/certificateandkeymgmt/tpkixcert/tpkixcertmain.cpp	Mon Oct 12 10:17:04 2009 +0300
@@ -17,11 +17,11 @@
 
 
 #include <e32base.h>
-#include <testhandler2/t_testhandler.h>
+#include "t_testhandler.h"
 #include <f32file.h>
 #include "tactionvalidate.h"
 #include "taction_build.h"
-#include <testhandler2/tscriptandhardcoded.h>
+#include "tscriptandhardcoded.h"
 
 LOCAL_D void callExampleL() // initialize and call example code under cleanup stack
     {