summaryrefslogtreecommitdiff
path: root/apps/plugins/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/video.c')
-rw-r--r--apps/plugins/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/video.c b/apps/plugins/video.c
index fbd05bd006..6a380b8e3c 100644
--- a/apps/plugins/video.c
+++ b/apps/plugins/video.c
@@ -656,7 +656,7 @@ int PlayTick(int fd)
656 } 656 }
657 657
658 if (!gPlay.bRefilling 658 if (!gPlay.bRefilling
659#ifndef HAVE_FLASH_STORAGE 659#ifdef HAVE_DISK_STORAGE
660 && rb->global_settings->disk_spindown < 20 /* condition for test only */ 660 && rb->global_settings->disk_spindown < 20 /* condition for test only */
661#endif 661#endif
662 ) 662 )