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

Collapse All | Expand All

(-)src/paletteparser/palette.h.orig (+1 lines)
Lines 29-34 Link Here
29
#include <iostream>
29
#include <iostream>
30
#include <vector>
30
#include <vector>
31
#include <glibmm/ustring.h>
31
#include <glibmm/ustring.h>
32
#include <cstring>
32
#include "core/gcs-types.h"
33
#include "core/gcs-types.h"
33
#include "core/gcs-color.h"
34
#include "core/gcs-color.h"
34
#include "paletteparser/error.h"
35
#include "paletteparser/error.h"

Return to bug 151526