Rename ResourceObject to RCSResourceObject
[platform/upstream/iotivity.git] / service / notification-manager / NotificationManager / src / RequestObject.h
index bc78dca..4d716ea 100644 (file)
@@ -22,7 +22,7 @@
 #define RH_REQUESTOBJECT_H_
 
 #include "ResourceClient.h"
-#include "ResourceObject.h"
+#include "RCSResourceObject.h"
 
 namespace OIC
 {