Fix code to not include std set directly
[platform/core/uifw/dali-core.git] / dali / internal / event / text / glyph-status / debug / glyph-status-container-debug.h
index 011b1d5..c25d389 100644 (file)
 #ifdef DEBUG_GLYPH_STATUS_CONTAINER
 
 // INTERNAL INCLUDES
+#include <dali/public-api/common/set-wrapper.h>
 #include <dali/internal/event/text/glyph-status/glyph-status.h>
 
-// EXTERNAL INCLUDES
-#include <set>
-
-
 namespace Dali
 {