move debug transport to non-relative path location

This commit is contained in:
Peter Thorson
2014-12-11 10:09:28 -05:00
parent e1f1c8873b
commit ffedb97372
+1 -1
View File
@@ -32,7 +32,7 @@
// Include special debugging transport
#include <websocketpp/config/minimal_client.hpp>
#include "debug/endpoint.hpp"
#include <websocketpp/transport/debug/endpoint.hpp>
// NOTE: these tests currently test against hardcoded output values. I am not
// sure how problematic this will be. If issues arise like order of headers the