aboutsummaryrefslogtreecommitdiff
path: root/tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java')
-rw-r--r--tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java b/tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java
index b9def95e..a9bfa97a 100644
--- a/tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java
+++ b/tests/common/src/com/android/tv/testing/dvr/RecordingTestUtils.java
@@ -16,7 +16,7 @@
package com.android.tv.testing.dvr;
-import com.android.tv.dvr.ScheduledRecording;
+import com.android.tv.dvr.data.ScheduledRecording;
import junit.framework.Assert;