Small file reorganization (moving CCNx-unrelated stuff out of model/)
diff --git a/model/ccnx-local-face.cc b/model/ccnx-local-face.cc
index f3abba9..de01212 100644
--- a/model/ccnx-local-face.cc
+++ b/model/ccnx-local-face.cc
@@ -33,7 +33,7 @@
 
 #include "ccnx-interest-header.h"
 #include "ccnx-content-object-header.h"
-#include "ccnx-path-stretch-tag.h"
+#include "ns3/weights-path-stretch-tag.h"
 
 NS_LOG_COMPONENT_DEFINE ("CcnxLocalFace");