The Header problem was fixed in HEAD. The needs to be "backported". Since the only change is to correct the headers: --- kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp 2004/04/19 \ 01:12:55 1.7 +++ kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp 2004/09/08 \ 14:41:44 1.8 @@ -10,12 +10,12 @@ */ +#include +#include +#include #include "cdromToc.h" #include "cdromRawAccess.h" -#include -#include -#include #include The only action needed to back port is to move the KDE_3_3_BRANCH tag from 1.7 to 1.8. -- JRT >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<