diff options
Diffstat (limited to 'src/dvfile.h')
-rw-r--r-- | src/dvfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dvfile.h b/src/dvfile.h index cf78d1a..dc91a14 100644 --- a/src/dvfile.h +++ b/src/dvfile.h @@ -34,7 +34,7 @@ #include "info.h" -#define TEST_MOVIE PIXMAPS"/maage.dv" +#define TEST_MOVIE PIXMAPS"/dummy.dv" class dvfile : public frame_stream { public: |