diff -r 404ad6c9bc20 -r 454d022d514b creator/src/creator_factory.cpp --- a/creator/src/creator_factory.cpp Tue Apr 27 16:38:40 2010 +0300 +++ b/creator/src/creator_factory.cpp Tue May 11 16:14:15 2010 +0300 @@ -20,7 +20,7 @@ #if( defined __SERIES60_30__ || defined __SERIES60_31__ ) #include "creator_phonebook.h" - #include "creator_accessPoint.h" + #include "creator_accesspoint.h" #else #include "creator_virtualphonebook.h" #include "creator_connectionmethod.h"