branches/stable/extragear/graphics/digikam/libs/jpegutils

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

branches/stable/extragear/graphics/digikam/libs/jpegutils

Bugzilla from tomalbers@kde.nl
SVN commit 493608 by toma:

Restore the possibility to compile with --enable-final. Would be nice to know if some people confirmed.
CCMAIL: [hidden email]


 M  +5 -0      transupp.cpp  


--- branches/stable/extragear/graphics/digikam/libs/jpegutils/transupp.cpp #493607:493608
@@ -21,6 +21,11 @@
 {
 #include "jinclude.h"
 #include "jpeglib.h"
+
+#ifdef KDE_USE_FINAL
+#include "jpegint.h"
+#include "jerror.h"
+#endif
 }
 #include "transupp.h" /* My own external interface */
 
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel