commit | 98ec85a88848ffc5acc60e8548af67da475b0660 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 11:57:56 2013 -0800 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Dec 17 11:57:56 2013 -0800 |
tree | 38cc15d5f1640828e6dc594334c2aa5ead0f7bfc | |
parent | 7781b39d5a59ba455607bc3109a6059655e1d699 [diff] [blame] |
Rename key.h to key-locator.h. Refs #1089.
diff --git a/src/key.cpp b/src/key.cpp index 0cf59ed..24501ff 100644 --- a/src/key.cpp +++ b/src/key.cpp
@@ -7,7 +7,7 @@ #include <ndn-cpp/common.hpp> #include <ndn-cpp/key.hpp> -#include "c/key.h" +#include "c/key-locator.h" using namespace std;