[Bug 70269] mpeglib_artsplug does not compile

Scott Wheeler wheeler at kde.org
Tue Feb 22 14:40:26 GMT 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=70269         
wheeler kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From wheeler kde org  2005-02-22 15:40 -------
CVS commit by wheeler: 

Fix compile on Solaris.

BUG:70269


  M +1 -1      decoderBaseObject_impl.cpp   1.28


--- kdemultimedia/mpeglib_artsplug/decoderBaseObject_impl.cpp  #1.27:1.28
 @ -16,6 +16,6  @
 #include <connect.h>
 
-#include "../mpeglib/lib/decoder/decoderPlugin.h"
 #include "decoderBaseObject_impl.h"
+#include "../mpeglib/lib/decoder/decoderPlugin.h"
 #include "debug.h"



More information about the kde-multimedia mailing list