Large reorg of shibsp lib, new SPRequest API, ported modules, shifted code out of...
[shibboleth/sp.git] / shibsp / remoting / impl / TCPListener.cpp
similarity index 99%
rename from shibsp/TCPListener.cpp
rename to shibsp/remoting/impl/TCPListener.cpp
index 20c39a6..b605ec8 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include "internal.h"
-#include "SocketListener.h"
+#include "remoting/impl/SocketListener.h"
 
 #include <xercesc/util/XMLUniDefs.hpp>
 #include <xmltooling/unicode.h>