file and header renaming
diff --git a/model/hash-helper.h b/model/hash-helper.h
index 0440e29..c14b567 100644
--- a/model/hash-helper.h
+++ b/model/hash-helper.h
@@ -23,7 +23,7 @@
 
 #include <string>
 #include <boost/foreach.hpp>
-#include "name-components.h"
+#include "ccnx-name-components.h"
 
 namespace ns3
 {