Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 215160 | Differences between
and this patch

Collapse All | Expand All

(-)kino-1.2.0.orig/src/playlist.cc (+1 lines)
Lines 23-28 Link Here
23
#endif
23
#endif
24
24
25
// C++ includes
25
// C++ includes
26
#include <algorithm> // std::sort
26
#include <iostream>
27
#include <iostream>
27
#include <fstream>
28
#include <fstream>
28
#include <sstream>
29
#include <sstream>

Return to bug 215160