Fix code to not include std set directly
[platform/core/uifw/dali-core.git] / dali / internal / event / common / property-notification-manager.h
index 63e2693..96cc53f 100644 (file)
 // limitations under the License.
 //
 
-// EXTERNAL INCLUDES
-#include <set>
-
 // INTERNAL INCLUDES
+#include <dali/public-api/common/set-wrapper.h>
 #include <dali/internal/common/message.h>
 #include <dali/internal/event/common/property-notifier.h>