diff --git a/modules/saml/lib/Auth/Process/AuthnContextClassRef.php b/modules/saml/lib/Auth/Process/AuthnContextClassRef.php
index ebe55b91083f6367ca96acf9db99426a25f51e74..4e953c50c377c2ef112713d577cf6fc13371b53e 100644
--- a/modules/saml/lib/Auth/Process/AuthnContextClassRef.php
+++ b/modules/saml/lib/Auth/Process/AuthnContextClassRef.php
@@ -6,7 +6,7 @@
  * @package simpleSAMLphp
  * @version $Id$
  */
-class sspmod_saml_lib_Auth_Process_AuthnContextClassRef extends SimpleSAML_Auth_ProcessingFilter {
+class sspmod_saml_Auth_Process_AuthnContextClassRef extends SimpleSAML_Auth_ProcessingFilter {
 
 	/**
 	 * The URI we should set as the AuthnContextClassRef in the login response.