qtwrapper: Fixes build at case sensitive systems.

This commit is contained in:
Thiago Sousa Santos 2009-01-29 17:59:35 -02:00
parent 3b7f1bc988
commit 648e37aeeb
4 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@
#ifdef G_OS_WIN32
#include <QuickTimeComponents.h>
#else
#include <Quicktime/QuickTimeComponents.h>
#include <QuickTime/QuickTimeComponents.h>
#endif
#define QTWRAPPER_ADEC_PARAMS_QDATA g_quark_from_static_string("qtwrapper-adec-params")

View file

@ -48,7 +48,7 @@
#ifdef G_OS_WIN32
#include <ImageCodec.h>
#else
#include <Quicktime/ImageCodec.h>
#include <QuickTime/ImageCodec.h>
#endif

View file

@ -45,7 +45,7 @@
#ifdef G_OS_WIN32
#include <ImageCodec.h>
#else
#include <Quicktime/ImageCodec.h>
#include <QuickTime/ImageCodec.h>
#endif
#include <gst/gst.h>
#include "qtwrapper.h"

View file

@ -50,7 +50,7 @@
#include <Movies.h>
#include <QTML.h>
#else
#include <Quicktime/Movies.h>
#include <QuickTime/Movies.h>
#endif
/* Set following to 1 if you want to have extra debug in form of