X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/9fe7d5ba84cfa45038815e6fdf838d50c718d6a6..64ddaf8d9ab7b2a10cba854d4577a3e792731f73:/src/com/owncloud/android/syncadapter/FileSyncService.java?ds=inline diff --git a/src/com/owncloud/android/syncadapter/FileSyncService.java b/src/com/owncloud/android/syncadapter/FileSyncService.java index dafc771b..1e1e11fd 100644 --- a/src/com/owncloud/android/syncadapter/FileSyncService.java +++ b/src/com/owncloud/android/syncadapter/FileSyncService.java @@ -17,7 +17,7 @@ */ package com.owncloud.android.syncadapter; -import com.owncloud.android.Log_OC; +import com.owncloud.android.utils.Log_OC; import android.app.Service; import android.content.Intent;