Emscripten workarounds and llvm syntax fixes
[platform/core/uifw/dali-core.git] / capi / dali / public-api / events / tap-gesture-detector.h
index ba99f9b..ec42325 100644 (file)
@@ -34,7 +34,7 @@ namespace Internal DALI_INTERNAL
 class TapGestureDetector;
 }
 
-class TapGesture;
+struct TapGesture;
 
 /**
  * This class emits a signal when a tap gesture occurs that meets the requirements set by the