src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc
diff --git a/apps/ndn-app.cc b/apps/ndn-app.cc
index ec4377e..4a32734 100644
--- a/apps/ndn-app.cc
+++ b/apps/ndn-app.cc
@@ -24,7 +24,7 @@
 #include "ns3/packet.h"
 
 #include "ns3/ndn-interest.h"
-#include "ns3/ndn-content-object.h"
+#include "ns3/ndn-data.h"
 #include "ns3/ndn-l3-protocol.h"
 #include "ns3/ndn-fib.h"
 #include "ns3/ndn-app-face.h"