fix for relative include paths

This commit is contained in:
Tobias Oberstein
2011-10-27 17:58:50 +02:00
parent f085297fd2
commit ad8726b06d

View File

@@ -27,7 +27,7 @@
#include "echo_client_handler.hpp"
#include <websocketpp/websocketpp.hpp>
#include "../../src/websocketpp.hpp"
#include <boost/asio.hpp>
#include <boost/bind.hpp>