[Tizen] Fix build error after merge some backport 37/305737/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 7 Feb 2024 04:20:33 +0000 (13:20 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 7 Feb 2024 04:20:33 +0000 (13:20 +0900)
Change-Id: I99c7072db1c698808567401b5b983a09449fb3b0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/update/animation/scene-graph-animation.cpp

index 24f543f..8adfff2 100644 (file)
@@ -22,6 +22,7 @@
 #include <cmath> // fmod
 
 // INTERNAL INCLUDES
+#include <dali/integration-api/debug.h>
 #include <dali/integration-api/trace.h>
 #include <dali/internal/common/memory-pool-object-allocator.h>
 #include <dali/internal/render/common/performance-monitor.h>