Migrated ShibTarget logic into ServiceProvider base.
[shibboleth/cpp-sp.git] / shib-target / shib-handlers.cpp
index 822b703..b5f2105 100644 (file)
@@ -31,6 +31,7 @@
 #include <saml/util/CommonDomainCookie.h>
 #include <shibsp/AbstractHandler.h>
 #include <shibsp/SPConfig.h>
+#include <shibsp/SPRequest.h>
 
 #ifdef HAVE_UNISTD_H
 # include <unistd.h>