commit | 61e3cc51ed1b4cf32f252bb646fbff355ae9c2d3 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Mar 03 20:40:28 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Mar 05 11:56:10 2014 -0700 |
tree | ebf6fc3e55dad10d720ef042d42d6cd37ffc27f0 | |
parent | 2d9bdc8a5f45597bd909fbc7c407bba34bb69a80 [diff] [blame] |
faces: Channel base class refs #1261 Change-Id: If17037c4802cb6ccec0201c3bff7fc4b6db41c6a
diff --git a/daemon/face/face.hpp b/daemon/face/face.hpp index 4c48860..f20c37b 100644 --- a/daemon/face/face.hpp +++ b/daemon/face/face.hpp
@@ -9,6 +9,7 @@ #include "common.hpp" #include "core/event-emitter.hpp" +#include "core/face-uri.hpp" #include "face-counter.hpp" namespace nfd {