updates hybi00 to use new md5 header

This commit is contained in:
Peter Thorson
2013-05-30 17:56:57 -05:00
parent e8aa1e0e12
commit dcb13d58be

View File

@@ -42,7 +42,7 @@
#include <websocketpp/frame.hpp>
#include <websocketpp/utf8_validator.hpp>
#include <websocketpp/md5/md5.hpp>
#include <websocketpp/common/md5.hpp>
namespace websocketpp {
namespace processor {