View | Details | Raw Unified | Return to bug 75066 | Differences between
and this patch

Collapse All | Expand All

(-)render/rgb-converter.h (-1 / +1 lines)
Lines 37-43 Link Here
37
#ifndef rgb_converter_h
37
#ifndef rgb_converter_h
38
#define rgb_converter_h
38
#define rgb_converter_h
39
39
40
#include "config.h"
40
#include "../config.h"
41
41
42
class Converter {
42
class Converter {
43
public:
43
public:

Return to bug 75066