diff -r 3553901f7fa8 -r 962e6306d9d2 telephonyprotocols/pdplayer/inc/PDPSCPR.h --- a/telephonyprotocols/pdplayer/inc/PDPSCPR.h Tue Feb 02 01:41:59 2010 +0200 +++ b/telephonyprotocols/pdplayer/inc/PDPSCPR.h Fri Feb 19 23:59:33 2010 +0200 @@ -23,6 +23,7 @@ #ifndef SYMBIAN_PDPSPR_H #define SYMBIAN_PDPSPR_H +#include #include #include #include @@ -30,9 +31,11 @@ #include #include #include +#include + #include "PDPFSM.h" #include "PDPParamMapper.h" -#include + namespace PDPSCprStates { class TSelfInit;