diff -Naur jahshaka.orig/source/Jahshaka/JahDesktop/player/qtplayer.h jahshaka/source/Jahshaka/JahDesktop/player/qtplayer.h --- jahshaka.orig/source/Jahshaka/JahDesktop/player/qtplayer.h 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/Jahshaka/JahDesktop/player/qtplayer.h 2007-02-19 21:59:20.000000000 +0100 @@ -12,9 +12,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include diff -Naur jahshaka.orig/source/Jahshaka/JahModules/editing_mlt/audio.h jahshaka/source/Jahshaka/JahModules/editing_mlt/audio.h --- jahshaka.orig/source/Jahshaka/JahModules/editing_mlt/audio.h 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/Jahshaka/JahModules/editing_mlt/audio.h 2007-02-19 22:02:55.000000000 +0100 @@ -10,7 +10,7 @@ #ifndef JAHNLE_MLTAUDIO_H #define JAHNLE_MLTAUDIO_H -#include +#include #include #include diff -Naur jahshaka.orig/source/Jahshaka/JahModules/editing_mlt/gpupreview.cpp jahshaka/source/Jahshaka/JahModules/editing_mlt/gpupreview.cpp --- jahshaka.orig/source/Jahshaka/JahModules/editing_mlt/gpupreview.cpp 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/Jahshaka/JahModules/editing_mlt/gpupreview.cpp 2007-02-19 22:10:18.000000000 +0100 @@ -17,7 +17,7 @@ #include #include -#include +#include using namespace Mlt; using namespace jahnle; diff -Naur jahshaka.orig/source/Jahshaka/JahSource/jahcreate/jahcreate.cpp jahshaka/source/Jahshaka/JahSource/jahcreate/jahcreate.cpp --- jahshaka.orig/source/Jahshaka/JahSource/jahcreate/jahcreate.cpp 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/Jahshaka/JahSource/jahcreate/jahcreate.cpp 2007-02-19 22:28:49.000000000 +0100 @@ -37,7 +37,7 @@ #include "MainEncoder.h" -#include +#include #include #include diff -Naur jahshaka.orig/source/OpenLibraries/openimagelib/exr.cpp jahshaka/source/OpenLibraries/openimagelib/exr.cpp --- jahshaka.orig/source/OpenLibraries/openimagelib/exr.cpp 2007-02-19 21:37:55.000000000 +0100 +++ jahshaka/source/OpenLibraries/openimagelib/exr.cpp 2007-02-19 21:39:16.000000000 +0100 @@ -9,8 +9,8 @@ #include #include -#include -#include +#include +#include #include diff -Naur jahshaka.orig/source/OpenLibraries/openobjectlib/openobject.cpp jahshaka/source/OpenLibraries/openobjectlib/openobject.cpp --- jahshaka.orig/source/OpenLibraries/openobjectlib/openobject.cpp 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/OpenLibraries/openobjectlib/openobject.cpp 2007-02-19 21:55:38.000000000 +0100 @@ -28,8 +28,8 @@ #include #endif -#include -#include +#include +#include #include diff -Naur jahshaka.orig/source/OpenLibraries/openobjectlib/openobjectlib.cpp jahshaka/source/OpenLibraries/openobjectlib/openobjectlib.cpp --- jahshaka.orig/source/OpenLibraries/openobjectlib/openobjectlib.cpp 2007-02-19 21:37:56.000000000 +0100 +++ jahshaka/source/OpenLibraries/openobjectlib/openobjectlib.cpp 2007-02-19 21:39:59.000000000 +0100 @@ -18,8 +18,8 @@ #ifdef NEWOPENOBJECTLIB -#include -#include +#include +#include namespace opl = olib::openpluginlib;