Small file reorganization (moving CCNx-unrelated stuff out of model/)
diff --git a/model/ccnx-content-store.h b/model/ccnx-content-store.h
index 9f07a47..9095223 100644
--- a/model/ccnx-content-store.h
+++ b/model/ccnx-content-store.h
@@ -38,7 +38,7 @@
 #include <boost/tuple/tuple.hpp>
 
 #include "ccnx.h"
-#include "hash-helper.h"
+#include "ccnx-name-components-hash-helper.h"
 #include "ccnx-content-object-header.h"
 #include "ccnx-interest-header.h"
 #include "ccnx-name-components.h"