Large reorg of shibsp lib, new SPRequest API, ported modules, shifted code out of...
[shibboleth/sp.git] / shibsp / util / DOMPropertySet.cpp
similarity index 99%
rename from shibsp/DOMPropertySet.cpp
rename to shibsp/util/DOMPropertySet.cpp
index 892fdfc..5df582e 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include "internal.h"
-#include "DOMPropertySet.h"
+#include "util/DOMPropertySet.h"
 
 #include <algorithm>
 #include <xmltooling/util/NDC.h>