changeset 30 | cf642210ecb7 |
parent 19 | ece3df019add |
--- a/authenticationservices/authenticationserver/source/server/pluginmgr.cpp Tue Nov 24 09:06:03 2009 +0200 +++ b/authenticationservices/authenticationserver/source/server/pluginmgr.cpp Thu Dec 17 09:28:34 2009 +0200 @@ -23,7 +23,8 @@ #include "authserver_impl.h" #include <authserver/authpatchdata.h> -#include <u32hal.h> +#include <u32hal.h> +#include <e32svr.h> using namespace AuthServer; TLinearOrder<CAuthPluginInterface> CPluginMgr::SPluginOrder(PluginCompare);