Header case correction
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 20 Apr 2003 07:24:50 +0000 (07:24 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 20 Apr 2003 07:24:50 +0000 (07:24 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@369 cb58f699-b61c-0410-a6fe-9272a202ed29

shib/XMLOriginSiteMapper.cpp

index 7cc08a1..02dced7 100644 (file)
@@ -61,7 +61,7 @@
 #include <sys/stat.h>
 
 #include <log4cpp/Category.hh>
 #include <sys/stat.h>
 
 #include <log4cpp/Category.hh>
-#include <xsec/enc/openssl/OpenSSLCryptoX509.hpp>
+#include <xsec/enc/OpenSSL/OpenSSLCryptoX509.hpp>
 
 using namespace shibboleth;
 using namespace saml;
 
 using namespace shibboleth;
 using namespace saml;
@@ -429,4 +429,4 @@ void XMLOriginSiteMapper::validateSignature(const X509Certificate* verifyKey, DO
     if (!msg.empty())
         throw TrustException(msg);
 }
     if (!msg.empty())
         throw TrustException(msg);
 }
-*/
\ No newline at end of file
+*/