drop mjpegtools dep

git-svn-id: svn://code.dyne.org/veejay/trunk@1224 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2008-11-28 18:13:43 +00:00
parent f4da460c57
commit 6abad570ea
5 changed files with 9 additions and 26 deletions

View File

@@ -18,8 +18,8 @@
*/
#include <config.h>
#include <stdio.h>
#include <mjpegtools/mpegconsts.h>
#include <mjpegtools/mpegtimecode.h>
#include <mjpeg/mpegconsts.h>
#include <mjpeg/mpegtimecode.h>
#include <veejay/vjmem.h>
#include <string.h>