Moved artifact source code into binding folders.
[shibboleth/cpp-opensaml.git] / saml / binding / impl / SAMLArtifact.cpp
similarity index 99%
rename from saml/SAMLArtifact.cpp
rename to saml/binding/impl/SAMLArtifact.cpp
index 5c8d0fe..c28ef5b 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include "internal.h"
-#include "SAMLArtifact.h"
+#include "binding/SAMLArtifact.h"
 
 #include <xercesc/util/Base64.hpp>