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

Collapse All | Expand All

(-)khtml2png.cpp.old (-2 / +1 lines)
Lines 34-41 Link Here
34
#include <kaboutdata.h>
34
#include <kaboutdata.h>
35
#include <stdlib.h>
35
#include <stdlib.h>
36
36
37
//#include <dom/html_misc.h> //<-- use this for Mandriva
37
#include <dom/html_misc.h>
38
#include <kde/dom/html_misc.h> //<-- use this for other distributions
39
38
40
#include "khtml2png.h"
39
#include "khtml2png.h"
41
40

Return to bug 115837