Mercurial > hg > easaier-soundaccess
diff data/fileio/VideoFileReaderFactory.h @ 192:709777a471c3
window compilation (add HAVE_VIDEO)
author | lbajardsilogic |
---|---|
date | Wed, 28 Nov 2007 14:52:28 +0000 |
parents | be6d31baecb9 |
children |
line wrap: on
line diff
--- a/data/fileio/VideoFileReaderFactory.h Wed Nov 28 13:03:45 2007 +0000 +++ b/data/fileio/VideoFileReaderFactory.h Wed Nov 28 14:52:28 2007 +0000 @@ -16,12 +16,10 @@ #ifndef _VIDEO_FILE_READER_FACTORY_H_ #define _VIDEO_FILE_READER_FACTORY_H_ -#ifdef HAVE_FFMPEG +#ifdef HAVE_VIDEO #include <QString> -class VideoFileReader; - class VideoFileReaderFactory { public: