--- android/Side9/src/dk/thoerup/side9/PictureOverview.java 2010/09/24 11:06:02 1129 +++ android/Side9/src/dk/thoerup/side9/PictureOverview.java 2010/09/24 11:06:59 1130 @@ -1,6 +1,6 @@ package dk.thoerup.side9; -import dk.thoerup.checkupdates.CheckUpdates; +import dk.thoerup.androidutils.CheckUpdates; import android.app.Activity; import android.content.Intent; import android.os.Bundle;