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 {