[ndnSIM] build: Add a hack to cryptopp detection script

Change-Id: Id2c0f08bb350044a9c8ef15ec24087e5791e3140
diff --git a/.waf-tools/cryptopp.py b/.waf-tools/cryptopp.py
index 1632ab6..f32b3f6 100644
--- a/.waf-tools/cryptopp.py
+++ b/.waf-tools/cryptopp.py
@@ -27,7 +27,7 @@
 CRYPTOPP_VERSION_FILE = 'config.h'
 
 CRYPTOPP_CHECK_FRAGMENT = '''
-#include "../../src/security/v1/cryptopp.hpp"
+#include "../../src/ndnSIM/ndn-cxx/src/security/v1/cryptopp.hpp"
 #include <iostream>
 
 int