fix wrong backend interface name
[platform/core/uifw/libtdm.git] / include / tdm.h
index 127b7f0..4a9d60d 100644 (file)
@@ -1089,7 +1089,7 @@ tdm_hwc_get_commit_fence(tdm_hwc *hwc, int *commit_fence);
  * to an element of windows
  * @return #TDM_ERROR_NONE if success. Otherwise, error value.
  */
-EXTERN tdm_error
+tdm_error
 tdm_hwc_get_release_fences(tdm_hwc *hwc, uint32_t *num_elements,
                                                tdm_hwc_window **hwc_windows, int *fences);