commit | 6df6125913a3d8dcf106b3e8f2b44d83deffa5cc | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Jan 21 11:05:11 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Wed Feb 05 19:35:33 2014 -0800 |
tree | 5485f9a0a26e6f660b9ca6f7ba09d0e8bc74ac1e | |
parent | 7630f641e7267492afd2314238ff255f82ee4f62 [diff] [blame] |
compile: Change includes and wscript to compile against ndn-cpp-dev Change-Id: Ie51f5377690ccaf1fd3ffe90df68ce3f537b029d
diff --git a/src/profileeditor.h b/src/profileeditor.h index 5446be9..0bf1b30 100644 --- a/src/profileeditor.h +++ b/src/profileeditor.h
@@ -16,7 +16,7 @@ #ifndef Q_MOC_RUN #include "contact-manager.h" -#include <ndn-cpp/security/key-chain.hpp> +#include <ndn-cpp-dev/security/key-chain.hpp> #endif namespace Ui {