summaryrefslogtreecommitdiffstats
path: root/sys/qtwrapper/codecmapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/qtwrapper/codecmapping.h')
-rw-r--r--sys/qtwrapper/codecmapping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/qtwrapper/codecmapping.h b/sys/qtwrapper/codecmapping.h
index 946906f4..43b19371 100644
--- a/sys/qtwrapper/codecmapping.h
+++ b/sys/qtwrapper/codecmapping.h
@@ -48,7 +48,7 @@
#ifdef G_OS_WIN32
#include <ImageCodec.h>
#else
-#include <Quicktime/ImageCodec.h>
+#include <QuickTime/ImageCodec.h>
#endif