From kde-devel Sat Oct 30 21:26:58 2004 From: James Richard Tyrer Date: Sat, 30 Oct 2004 21:26:58 +0000 To: kde-devel Subject: kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp [1.8] Message-Id: <41840722.2010204 () acm ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=109917182721091 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 <<