Replace vector with wrapper
[platform/core/uifw/dali-adaptor.git] / third-party / glyphy / vector-font-cache.cpp
index 64f364b..74e4c8a 100644 (file)
@@ -19,7 +19,7 @@
 #include <third-party/glyphy/vector-font-cache.h>
 
 // EXTERNAL INCLUDES
-#include <vector>
+#include <dali/public-api/common/vector-wrapper.h>
 #include <math.h>
 
 // INTERNAL INCLUDES