Resolve compilation issues (more accurate with headers)
diff --git a/apps/ccnx-consumer.cc b/apps/ccnx-consumer.cc
index 27891b1..7e541ec 100644
--- a/apps/ccnx-consumer.cc
+++ b/apps/ccnx-consumer.cc
@@ -29,7 +29,7 @@
 #include "ns3/uinteger.h"
 
 #include "ns3/ccnx.h"
-#include "ns3/ccnx-local-face.h"
+#include "../model/ccnx-local-face.h"
 #include "ns3/ccnx-interest-header.h"
 #include "ns3/ccnx-content-object-header.h"