Don't need to include "common.h"
diff --git a/ndn-cpp/Name.hpp b/ndn-cpp/Name.hpp
index 58b78bd..302c7da 100644
--- a/ndn-cpp/Name.hpp
+++ b/ndn-cpp/Name.hpp
@@ -9,7 +9,6 @@
 
 #include <vector>
 #include <string>
-#include "common.h"
 #include "c/Name.h"
 #include "encoding/BinaryXMLWireFormat.hpp"