Move shib-target.h into shib-target subdir
[shibboleth/sp.git] / shib-target / shib-target.h
similarity index 99%
rename from include/shib-target.h
rename to shib-target/shib-target.h
index 7cccd6f..aaf1377 100644 (file)
@@ -93,8 +93,8 @@ void shib_target_finalize (void);
 
 
 // SAML Runtime
-#include <saml.h>
-#include <shib.h>
+#include <saml/saml.h>
+#include <shib/shib.h>
 
 namespace shibtarget {
   class ResourcePriv;