commit | 58b732c9057c2c2ce77f3facf87703fc471be16b | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Jul 01 16:51:36 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Jul 01 16:51:36 2013 -0700 |
tree | 1da8e69856fefff242c9cf32d1b058f57a177d68 | |
parent | 1156ed172ac4d96d6afb3aa7d0ceedf0d5aba062 [diff] [blame] |
Moved BinaryXMLStructureDecoder.h
diff --git a/ndn-cpp/encoding/BinaryXMLStructureDecoder.hpp b/ndn-cpp/encoding/BinaryXMLStructureDecoder.hpp index bcccedf..4fe85a0 100644 --- a/ndn-cpp/encoding/BinaryXMLStructureDecoder.hpp +++ b/ndn-cpp/encoding/BinaryXMLStructureDecoder.hpp
@@ -8,7 +8,7 @@ #define BINARYXMLSTRUCTUREDECODER_HPP #include <stdexcept> -#include "BinaryXMLStructureDecoder.h" +#include "../c/encoding/BinaryXMLStructureDecoder.h" namespace ndn {